unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60284] [PATCH] gnu: hstr: Update to 2.6.
@ 2022-12-23 18:47 Greg Hogan
       [not found] ` <handler.60284.B.1671821284930.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2022-12-23 18:47 UTC (permalink / raw)
  To: 60284; +Cc: Greg Hogan

* gnu/packages/shellutils.scm (hstr): Update to 2.6.
---
 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 b1c1373376..3b265008c2 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -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





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

* bug#60284: Acknowledgement ([PATCH] gnu: hstr: Update to 2.6.)
       [not found] ` <handler.60284.B.1671821284930.ack@debbugs.gnu.org>
@ 2022-12-27 15:27   ` Greg Hogan
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Hogan @ 2022-12-27 15:27 UTC (permalink / raw)
  To: 60284-done

On Fri, Dec 23, 2022 at 1:49 PM GNU bug Tracking System
<help-debbugs@gnu.org> wrote:
>
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 60284@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 60284: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60284
> GNU Bug Tracking System
> Contact help-debbugs@gnu.org with problems




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

end of thread, other threads:[~2022-12-27 15:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-23 18:47 [bug#60284] [PATCH] gnu: hstr: Update to 2.6 Greg Hogan
     [not found] ` <handler.60284.B.1671821284930.ack@debbugs.gnu.org>
2022-12-27 15:27   ` bug#60284: Acknowledgement ([PATCH] gnu: hstr: Update to 2.6.) Greg Hogan

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