Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hstr: update to 2.3
@ 2021-01-04  0:27 NeelChotai
  2021-01-04  2:36 ` [PR REVIEW] " ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: NeelChotai @ 2021-01-04  0:27 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

There is a new pull request by NeelChotai against master on the void-packages repository

https://github.com/NeelChotai/void-packages hstr-update
https://github.com/void-linux/void-packages/pull/27647

hstr: update to 2.3
adopted package

A patch file from https://github.com/void-linux/void-packages/pull/27647.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-hstr-update-27647.patch --]
[-- Type: text/x-diff, Size: 1261 bytes --]

From 124976dab89f97f57cebb9ee2c592a0696d362ff Mon Sep 17 00:00:00 2001
From: Neel Chotai <neel@chot.ai>
Date: Mon, 4 Jan 2021 00:26:17 +0000
Subject: [PATCH] hstr: update to 2.3

---
 srcpkgs/hstr/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/hstr/template b/srcpkgs/hstr/template
index ee1bc8b0ce9..40bf9c4afda 100644
--- a/srcpkgs/hstr/template
+++ b/srcpkgs/hstr/template
@@ -1,17 +1,17 @@
 # Template file for 'hstr'
 pkgname=hstr
-version=2.2
+version=2.3
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake pkg-config"
 makedepends="readline-devel"
 short_desc="Easily view, navigate, search and manage your command history"
-maintainer="Diogo Leal <diogo@diogoleal.com>"
+maintainer="Neel Chotai <neel@chot.ai>"
 license="Apache-2.0"
 homepage="https://github.com/dvorka/hstr"
 changelog="https://raw.githubusercontent.com/dvorka/hstr/master/Changelog"
 distfiles="https://github.com/dvorka/hstr/archive/${version}.tar.gz"
-checksum=886531ca9d8d1a5a93a3db96e9fc64154a03f6de428c74c722b41057bceca266
+checksum=c7e7408671757b3f4be9c5a59b4e2d56e7a7b601ace2a94eb6b2b61f20ee890b
 
 pre_configure() {
 	grep -rli '#include <ncursesw/curses.h>' src | xargs -i@ sed -i 's|ncursesw/curses.h|curses.h|g' @

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-01-04 14:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-04  0:27 [PR PATCH] hstr: update to 2.3 NeelChotai
2021-01-04  2:36 ` [PR REVIEW] " ericonr
2021-01-04 14:24 ` [PR PATCH] [Updated] " NeelChotai
2021-01-04 14:24 ` [PR REVIEW] " NeelChotai
2021-01-04 14:55 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).