unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52534] [PATCH] gnu: hstr: Update to 2.5.
@ 2021-12-16  5:28 Michael Rohleder
  2021-12-17  8:08 ` bug#52534: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-12-16  5:28 UTC (permalink / raw)
  To: 52534; +Cc: Michael Rohleder

* gnu/packages/shellutils.scm (hstr): Update to 2.5.
---
 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 56984a08e4..7a868f0789 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -435,7 +435,7 @@ (define-public fzy
 (define-public hstr
   (package
     (name "hstr")
-    (version "2.3")
+    (version "2.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -444,7 +444,7 @@ (define-public hstr
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1chmfdi1dwg3sarzd01nqa82g65q7wdr6hrnj96l75vikwsg986y"))))
+                "0xg10jyiq12bcygi6aa9qq9pki7bipdsvsza037p2iqix19jg0x8"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.34.0





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

* bug#52534: [PATCH] gnu: hstr: Update to 2.5.
  2021-12-16  5:28 [bug#52534] [PATCH] gnu: hstr: Update to 2.5 Michael Rohleder
@ 2021-12-17  8:08 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-12-17  8:08 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 52534-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/shellutils.scm (hstr): Update to 2.5.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-12-17  8:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16  5:28 [bug#52534] [PATCH] gnu: hstr: Update to 2.5 Michael Rohleder
2021-12-17  8:08 ` bug#52534: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).