GNU bug report logs - #68091
[PATCH] gnu: shflags: Update to 1.3.0.

Previous Next

Package: guix-patches;

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

Date: Thu, 28 Dec 2023 20:29:03 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68091: closed ([PATCH] gnu: shflags: Update to 1.3.0.)
Date: Sun, 31 Dec 2023 03:08:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 31 Dec 2023 11:07:35 +0800
with message-id <874jfzt6h4.fsf <at> envs.net>
and subject line Re: [bug#68091] [PATCH] gnu: shflags: Update to 1.3.0.
has caused the debbugs.gnu.org bug report #68091,
regarding [PATCH] gnu: shflags: Update to 1.3.0.
to be marked as done.

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


-- 
68091: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68091
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: shflags: Update to 1.3.0.
Date: Thu, 28 Dec 2023 20:28:36 +0000
* gnu/packages/version-control.scm (shflags): Update to 1.3.0.

Change-Id: I8463a45d4a2526d971441292e7ec94c9e0710521
---
 gnu/packages/version-control.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index c8f1de8f23..b8e53da2fc 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1440,7 +1440,7 @@ (define-public savane
  (define-public shflags
    (package
      (name "shflags")
-    (version "1.2.3")
+    (version "1.3.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1449,7 +1449,7 @@ (define-public shflags
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1ydx0sb6vz9s2dgp5bd64y7fpzh9qvmlfjxrbmzac8saknijrlly"))))
+                "0jj0zkly8yg42b8jvih2cmmafv95vm8mv80n3dyalvr5i14lzqd8"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ; no tests

-- 
2.40.1



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Greg Hogan <code <at> greghogan.com>
Cc: 68091-done <at> debbugs.gnu.org
Subject: Re: [bug#68091] [PATCH] gnu: shflags: Update to 1.3.0.
Date: Sun, 31 Dec 2023 11:07:35 +0800
Greg Hogan <code <at> greghogan.com> writes:

> * gnu/packages/version-control.scm (shflags): Update to 1.3.0.

Applied, thank you!


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

Previous Next


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