* [bug#54888] [PATCH] gnu: go-github-com-spf13-cobra: Update to 1.4.0.
@ 2022-04-12 16:24 Dhruvin Gandhi via Guix-patches via
2022-04-23 15:34 ` bug#54888: " Raghav Gururajan via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Dhruvin Gandhi via Guix-patches via @ 2022-04-12 16:24 UTC (permalink / raw)
To: 54888; +Cc: Dhruvin Gandhi
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.4.0.
---
gnu/packages/golang.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index f3cc1bd6b8..820e6b54ab 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -3510,7 +3510,7 @@ (define-public go-github-com-spf13-cast
(define-public go-github-com-spf13-cobra
(package
(name "go-github-com-spf13-cobra")
- (version "1.0.0")
+ (version "1.4.0")
(source
(origin
(method git-fetch)
@@ -3520,7 +3520,7 @@ (define-public go-github-com-spf13-cobra
(file-name (git-file-name name version))
(sha256
(base32
- "0vbppqqhby302a5ayn0296jqr71qkcd4c9am7wzsk6z71fwdsa7h"))))
+ "0ijhnk9pcks1v1cxri4kf6v1h26ym3jikmkgv4fdfrmm7sqgva13"))))
(build-system go-build-system)
(arguments
`(#:import-path "github.com/spf13/cobra"))
--
2.35.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#54888: [PATCH] gnu: go-github-com-spf13-cobra: Update to 1.4.0.
2022-04-12 16:24 [bug#54888] [PATCH] gnu: go-github-com-spf13-cobra: Update to 1.4.0 Dhruvin Gandhi via Guix-patches via
@ 2022-04-23 15:34 ` Raghav Gururajan via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Raghav Gururajan via Guix-patches via @ 2022-04-23 15:34 UTC (permalink / raw)
To: 54888-done
[-- Attachment #1.1: Type: text/plain, Size: 72 bytes --]
Pushed as 3363f2c878 to master. Thanks for the patch.
Regards,
RG.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 236 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-23 15:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-12 16:24 [bug#54888] [PATCH] gnu: go-github-com-spf13-cobra: Update to 1.4.0 Dhruvin Gandhi via Guix-patches via
2022-04-23 15:34 ` bug#54888: " Raghav Gururajan 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.