GNU bug report logs - #63696
[PATCH] gnu: hstr: Update to 3.1.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Wed, 24 May 2023 18:08:03 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63696: closed ([PATCH] gnu: hstr: Update to 3.1.)
Date: Thu, 01 Jun 2023 09:56:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 1 Jun 2023 12:52:18 +0300
with message-id <ZHhqUjeWuzKgTnDe <at> 3900XT>
and subject line Re: [bug#63696] [PATCH] gnu: hstr: Update to 3.1.
has caused the debbugs.gnu.org bug report #63696,
regarding [PATCH] gnu: hstr: Update to 3.1.
to be marked as done.

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


-- 
63696: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63696
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: hstr: Update to 3.1.
Date: Wed, 24 May 2023 18:07:36 +0000
* 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



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Greg Hogan <code <at> greghogan.com>
Cc: 63696-done <at> debbugs.gnu.org
Subject: Re: [bug#63696] [PATCH] gnu: hstr: Update to 3.1.
Date: Thu, 1 Jun 2023 12:52:18 +0300
[Message part 4 (text/plain, inline)]
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 361 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.