* [bug#63696] [PATCH] gnu: hstr: Update to 3.1.
@ 2023-05-24 18:07 Greg Hogan
2023-06-01 9:52 ` bug#63696: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2023-05-24 18:07 UTC (permalink / raw)
To: 63696; +Cc: Greg Hogan
* gnu/packages/shellutils.scm (hstr): Update to 3.1.
---
gnu/packages/shellutils.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm
index 20d246be52..070613afe1 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -574,7 +574,7 @@ (define-public fzy
(define-public hstr
(package
(name "hstr")
- (version "2.6")
+ (version "3.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -583,7 +583,7 @@ (define-public hstr
(file-name (git-file-name name version))
(sha256
(base32
- "1iqvqm4mirx7imwwmz4blxbsr215lcgbw3h31ssbs3fk54hq7xn9"))))
+ "1w1xr0ddf34i46b8wwz2snf7ap6m0mv53zid3d1l5hc4m3az5qis"))))
(build-system gnu-build-system)
(arguments
`(#:phases
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63696: [PATCH] gnu: hstr: Update to 3.1.
2023-05-24 18:07 [bug#63696] [PATCH] gnu: hstr: Update to 3.1 Greg Hogan
@ 2023-06-01 9:52 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-06-01 9:52 UTC (permalink / raw)
To: Greg Hogan; +Cc: 63696-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed.
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-06-01 9:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-24 18:07 [bug#63696] [PATCH] gnu: hstr: Update to 3.1 Greg Hogan
2023-06-01 9:52 ` bug#63696: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.