* [bug#68091] [PATCH] gnu: shflags: Update to 1.3.0.
@ 2023-12-28 20:28 Greg Hogan
2023-12-31 3:07 ` bug#68091: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2023-12-28 20:28 UTC (permalink / raw)
To: 68091; +Cc: Greg Hogan
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#68091: [PATCH] gnu: shflags: Update to 1.3.0.
2023-12-28 20:28 [bug#68091] [PATCH] gnu: shflags: Update to 1.3.0 Greg Hogan
@ 2023-12-31 3:07 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-12-31 3:07 UTC (permalink / raw)
To: Greg Hogan; +Cc: 68091-done
Greg Hogan <code@greghogan.com> writes:
> * gnu/packages/version-control.scm (shflags): Update to 1.3.0.
Applied, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-31 3:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-28 20:28 [bug#68091] [PATCH] gnu: shflags: Update to 1.3.0 Greg Hogan
2023-12-31 3:07 ` bug#68091: " 宋文武 via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.