GNU bug report logs - #45171
[PATCH] gnu: go-github-com-kr-pretty: Update to 0.2.1

Previous Next

Package: guix-patches;

Reported by: Jack Hill <jackhill <at> jackhill.us>

Date: Fri, 11 Dec 2020 05:45:02 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#45171: closed ([PATCH] gnu: go-github-com-kr-pretty: Update
 to 0.2.1)
Date: Thu, 17 Dec 2020 20:30:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 17 Dec 2020 22:28:59 +0200
with message-id <X9u/i5rtahm1Frmn <at> E5400>
and subject line Re: [bug#45171] [PATCH] gnu: go-github-com-kr-pretty: Update to 0.2.1
has caused the debbugs.gnu.org bug report #45171,
regarding [PATCH] gnu: go-github-com-kr-pretty: Update to 0.2.1
to be marked as done.

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


-- 
45171: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45171
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jack Hill <jackhill <at> jackhill.us>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: go-github-com-kr-pretty: Update to 0.2.1
Date: Fri, 11 Dec 2020 00:44:16 -0500
* gnu/packages/golang.scm (go-github-com-kr-pretty): Update to 0.2.1
---
 gnu/packages/golang.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 3b42bf3c8f..20e1ab7c71 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -434,7 +434,7 @@ in the style of communicating sequential processes (@dfn{CSP}).")
        ,@(package-native-inputs go-1.4)))
     (supported-systems %supported-systems)))
 
-(define-public go go-1.14)
+(define-public go go-1.15)
 
 (define-public go-github-com-alsm-ioprogress
   (let ((commit "063c3725f436e7fba0c8f588547bee21ffec7ac5")
@@ -3519,7 +3519,7 @@ format in Go.")
 (define-public go-github-com-kr-pretty
   (package
     (name "go-github-com-kr-pretty")
-    (version "0.2.0")
+    (version "0.2.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3528,7 +3528,7 @@ format in Go.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1ywbfzz1h3a3qd8rpkiqwi1dm4w8ls9ijb4x1b7567grns9f0vnp"))))
+                "0vzfz06y9q8gs2nxx0kys0591vzp78k0fvpb8digi5n15h3b25hy"))))
     (build-system go-build-system)
     (propagated-inputs
      `(("go-github-com-kr-text" ,go-github-com-kr-text)))
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Jack Hill <jackhill <at> jackhill.us>
Cc: 45171-done <at> debbugs.gnu.org
Subject: Re: [bug#45171] [PATCH] gnu: go-github-com-kr-pretty: Update to 0.2.1
Date: Thu, 17 Dec 2020 22:28:59 +0200
[Message part 4 (text/plain, inline)]
Updated patches look good. Patches 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 4 years and 194 days ago.

Previous Next


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