GNU bug report logs - #54888
[PATCH] gnu: go-github-com-spf13-cobra: Update to 1.4.0.

Previous Next

Package: guix-patches;

Reported by: Dhruvin Gandhi <contact <at> dhruvin.dev>

Date: Tue, 12 Apr 2022 16:25:02 UTC

Severity: normal

Tags: patch

Done: Raghav Gururajan <rg <at> raghavgururajan.name>

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: Raghav Gururajan <rg <at> raghavgururajan.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54888: closed ([PATCH] gnu: go-github-com-spf13-cobra: Update
 to 1.4.0.)
Date: Sat, 23 Apr 2022 15:35:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 23 Apr 2022 11:34:21 -0400
with message-id <2f8eef94-3322-e66a-5312-41e8e0364a50 <at> raghavgururajan.name>
and subject line Re: [PATCH] gnu: go-github-com-spf13-cobra: Update to 1.4.0.
has caused the debbugs.gnu.org bug report #54888,
regarding [PATCH] gnu: go-github-com-spf13-cobra: Update to 1.4.0.
to be marked as done.

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


-- 
54888: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54888
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Dhruvin Gandhi <contact <at> dhruvin.dev>
To: guix-patches <at> gnu.org
Cc: Dhruvin Gandhi <contact <at> dhruvin.dev>
Subject: [PATCH] gnu: go-github-com-spf13-cobra: Update to 1.4.0.
Date: Tue, 12 Apr 2022 21:54:04 +0530
* 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



[Message part 3 (message/rfc822, inline)]
From: Raghav Gururajan <rg <at> raghavgururajan.name>
To: 54888-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: go-github-com-spf13-cobra: Update to 1.4.0.
Date: Sat, 23 Apr 2022 11:34:21 -0400
[Message part 4 (text/plain, inline)]
Pushed as 3363f2c878 to master. Thanks for the patch.

Regards,
RG.
[OpenPGP_signature (application/pgp-signature, attachment)]

This bug report was last modified 3 years and 122 days ago.

Previous Next


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