Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hstr: update to 3.0.
@ 2023-04-16 20:13 icp1994
  2023-04-19  7:01 ` [PR PATCH] [Updated] " icp1994
  2023-05-03  7:58 ` [PR PATCH] [Merged]: hstr: update to 3.1 classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-04-16 20:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages hstr
https://github.com/void-linux/void-packages/pull/43485

hstr: update to 3.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 9f1e48add8ea64fa4a8b2c4d354bf983db636285 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 16 Apr 2023 00:11:15 +0530
Subject: [PATCH] hstr: update to 3.0.

---
 srcpkgs/hstr/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/hstr/template b/srcpkgs/hstr/template
index 8babb38010e6..c70a07f3cd35 100644
--- a/srcpkgs/hstr/template
+++ b/srcpkgs/hstr/template
@@ -1,6 +1,6 @@
 # Template file for 'hstr'
 pkgname=hstr
-version=2.6
+version=3.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake pkg-config"
@@ -11,7 +11,7 @@ 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/refs/tags/${version}.tar.gz"
-checksum=085f8a087481bcdf33e75e2fa5aaa9289931782c0bee2db3e02425b9a7d83cdf
+checksum=6d523914dc3af243f5895b2e52d39e3cc53f1afed6562f34a29da4d4467ad7fa
 
 pre_configure() {
 	vsed -i 's|ncursesw/curses.h|curses.h|g' src/include/hstr.h src/include/hstr_curses.h

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

* Re: [PR PATCH] [Updated] hstr: update to 3.0.
  2023-04-16 20:13 [PR PATCH] hstr: update to 3.0 icp1994
@ 2023-04-19  7:01 ` icp1994
  2023-05-03  7:58 ` [PR PATCH] [Merged]: hstr: update to 3.1 classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-04-19  7:01 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages hstr
https://github.com/void-linux/void-packages/pull/43485

hstr: update to 3.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 86b5c17c4dfc93cf0bc530de0457ebe948bf50a4 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 16 Apr 2023 00:11:15 +0530
Subject: [PATCH] hstr: update to 3.1.

---
 srcpkgs/hstr/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/hstr/template b/srcpkgs/hstr/template
index 8babb38010e6..7927fe7ec830 100644
--- a/srcpkgs/hstr/template
+++ b/srcpkgs/hstr/template
@@ -1,6 +1,6 @@
 # Template file for 'hstr'
 pkgname=hstr
-version=2.6
+version=3.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake pkg-config"
@@ -11,7 +11,7 @@ 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/refs/tags/${version}.tar.gz"
-checksum=085f8a087481bcdf33e75e2fa5aaa9289931782c0bee2db3e02425b9a7d83cdf
+checksum=e5293d4fe2502662f19c793bef416e05ac020490218e71c75a5e92919c466071
 
 pre_configure() {
 	vsed -i 's|ncursesw/curses.h|curses.h|g' src/include/hstr.h src/include/hstr_curses.h

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

* Re: [PR PATCH] [Merged]: hstr: update to 3.1.
  2023-04-16 20:13 [PR PATCH] hstr: update to 3.0 icp1994
  2023-04-19  7:01 ` [PR PATCH] [Updated] " icp1994
@ 2023-05-03  7:58 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-05-03  7:58 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

hstr: update to 3.1.
https://github.com/void-linux/void-packages/pull/43485

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2023-05-03  7:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-16 20:13 [PR PATCH] hstr: update to 3.0 icp1994
2023-04-19  7:01 ` [PR PATCH] [Updated] " icp1994
2023-05-03  7:58 ` [PR PATCH] [Merged]: hstr: update to 3.1 classabbyamp

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).