From: Jack Hill <jackhill@jackhill.us>
To: 45171@debbugs.gnu.org
Subject: [bug#45171] [PATCH] gnu: go-github-com-kr-pretty: Update to 0.2.1
Date: Fri, 11 Dec 2020 00:44:16 -0500 [thread overview]
Message-ID: <20201211054416.22115-1-jackhill@jackhill.us> (raw)
* 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
next reply other threads:[~2020-12-11 5:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-11 5:44 Jack Hill [this message]
2020-12-11 5:56 ` [bug#45171] [PATCH v2] gnu: go-github-com-kr-pretty: Update to 0.2.1 Jack Hill
2020-12-11 15:45 ` [bug#45171] [PATCH v3 1/2] " Jack Hill
2020-12-11 15:45 ` [bug#45171] [PATCH v3 2/2] gnu: go-github-com-kr-pretty: Improve synopsis Jack Hill
2020-12-17 20:28 ` bug#45171: [PATCH] gnu: go-github-com-kr-pretty: Update to 0.2.1 Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201211054416.22115-1-jackhill@jackhill.us \
--to=jackhill@jackhill.us \
--cc=45171@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).