emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60113: closed ([PATCH] gnu: hstr: Update to 2.6.)


From: GNU bug Tracking System
Subject: bug#60113: closed ([PATCH] gnu: hstr: Update to 2.6.)
Date: Sun, 25 Dec 2022 16:22:01 +0000

Your message dated Sun, 25 Dec 2022 17:21:15 +0100
with message-id <874jtjfo90.fsf@gnu.org>
and subject line Re: bug#60113: [PATCH] gnu: hstr: Update to 2.6.
has caused the debbugs.gnu.org bug report #60113,
regarding [PATCH] gnu: hstr: Update to 2.6.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60113: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60113
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: hstr: Update to 2.6. Date: Fri, 16 Dec 2022 10:42:04 +0100
* gnu/packages/shellutils.scm (hstr): Update to 2.6.
---
 gnu/packages/shellutils.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm
index 3fd98ecba8..5142c5d026 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -6,7 +6,7 @@
 ;;; Copyright © 2018, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;; Copyright © 2018 Benjamin Slade <slade@jnanam.net>
 ;;; Copyright © 2019 Collin J. Doering <collin@rekahsoft.ca>
-;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
+;;; Copyright © 2020, 2022 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2020 aecepoglu <aecepoglu@fastmail.fm>
 ;;; Copyright © 2020 Dion Mendel <guix@dm9.info>
 ;;; Copyright © 2021 Brice Waegeneire <brice@waegenei.re>
@@ -519,7 +519,7 @@ (define-public fzy
 (define-public hstr
   (package
     (name "hstr")
-    (version "2.5")
+    (version "2.6")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -528,7 +528,7 @@ (define-public hstr
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0xg10jyiq12bcygi6aa9qq9pki7bipdsvsza037p2iqix19jg0x8"))))
+                "1iqvqm4mirx7imwwmz4blxbsr215lcgbw3h31ssbs3fk54hq7xn9"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.38.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#60113: [PATCH] gnu: hstr: Update to 2.6. Date: Sun, 25 Dec 2022 17:21:15 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
> * gnu/packages/shellutils.scm (hstr): Update to 2.6.

Applied, thanks,

Mathieu


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]