[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/45: gnu: go-github-com-michiwend-golang-pretty: Update to 0.0.0-20141
From: |
guix-commits |
Subject: |
06/45: gnu: go-github-com-michiwend-golang-pretty: Update to 0.0.0-20141116172505-8ac61812ea3f. |
Date: |
Sat, 11 Jan 2025 18:19:09 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 9186dac3856e86d2183ae640d2d0c4cb7777f6bf
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sat Jan 11 12:49:27 2025 +0000
gnu: go-github-com-michiwend-golang-pretty: Update to
0.0.0-20141116172505-8ac61812ea3f.
* gnu/packages/golang.scm (go-github-com-michiwend-golang-pretty): Update
to 0.0.0-20141116172505-8ac61812ea3f.
[propagated-inputs]: Add go-github-com-kr-text.
[native-inputs]: Remove go-github-com-kr-text.
Change-Id: Ice10be459ce271cf94df6171cc60b9082717418f
---
gnu/packages/golang.scm | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 57e4f6ab20..d4696cac75 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -2162,24 +2162,22 @@ be performed.")
(license license:expat))))
(define-public go-github-com-michiwend-golang-pretty
- (let ((commit "8ac61812ea3fa540f3f141a444fcb0dd713cdca4")
- (revision "0"))
(package
(name "go-github-com-michiwend-golang-pretty")
- (version (git-version "0.0.0" revision commit))
+ (version "0.0.0-20141116172505-8ac61812ea3f")
(source
(origin
(method git-fetch)
(uri (git-reference
(url
"https://github.com/michiwend/golang-pretty")
- (commit commit)))
+ (commit (go-version->git-ref version))))
(file-name (git-file-name name version))
(sha256
(base32
"0rjfms0csjqi91xnddzx3rcrcaikc7xc027617px3kdwdap80ir4"))))
(build-system go-build-system)
- (native-inputs
+ (propagated-inputs
(list go-github-com-kr-text))
(arguments
`(#:tests? #f ; Upstream tests seem to be broken.
@@ -2193,7 +2191,7 @@ in the terminal.
It provides a function, @code{Formatter}, that can be used with any function
that accepts a format string. It also provides convenience wrappers for
functions in packages @code{fmt} and @code{log}.")
- (license license:expat))))
+ (license license:expat)))
(define-public go-github-com-michiwend-gomusicbrainz
(let ((commit "0cdeb13f9b24d2c714feb7e3c63d595cf7121d7d")
- 03/45: gnu: go-mvdan-cc-gofumpt: Swap inheritance with gofumpt., (continued)
- 03/45: gnu: go-mvdan-cc-gofumpt: Swap inheritance with gofumpt., guix-commits, 2025/01/11
- 10/45: gnu: go-github-com-rubyist-tracerx: Update to 0.0.0-20170927163412-787959303086., guix-commits, 2025/01/11
- 12/45: gnu: go-github-com-shurcool-sanitized-anchor-name: Move to golang-xyz., guix-commits, 2025/01/11
- 15/45: gnu: go-github-com-golang-freetype: Move to golang-xyz., guix-commits, 2025/01/11
- 17/45: gnu: go-github-com-gedex-inflector: Move to golang-xyz., guix-commits, 2025/01/11
- 02/45: gnu: Remove go-gopkg-in-errgo-v2., guix-commits, 2025/01/11
- 04/45: gnu: go-mvdan-cc-gofumpt: Move to golang-xyz., guix-commits, 2025/01/11
- 01/45: gnu: gofumpt: Update to 0.7.0., guix-commits, 2025/01/11
- 11/45: gnu: go-github-com-rubyist-tracerx: Move to golang-check., guix-commits, 2025/01/11
- 07/45: gnu: go-github-com-michiwend-golang-pretty: Move to golang-xyz., guix-commits, 2025/01/11
- 06/45: gnu: go-github-com-michiwend-golang-pretty: Update to 0.0.0-20141116172505-8ac61812ea3f.,
guix-commits <=
- 05/45: gnu: go-github-com-mtibben-percent: Move to golang-xyz., guix-commits, 2025/01/11
- 09/45: gnu: go-github-com-michiwend-gomusicbrainz: Move to golang-xyz., guix-commits, 2025/01/11
- 16/45: gnu: go-github-com-gedex-inflector: Update to 0.0.0-20170307190818-16278e9db813., guix-commits, 2025/01/11
- 19/45: gnu: go-github-com-go-ini-ini: Adjust inputs., guix-commits, 2025/01/11
- 20/45: gnu: gopls: Move to golang-xyz., guix-commits, 2025/01/11
- 21/45: gnu: Add go-github-com-klauspost-reedsolomon., guix-commits, 2025/01/11
- 22/45: gnu: Add go-github-com-klauspost-asmfmt., guix-commits, 2025/01/11
- 25/45: gnu: Add go-github-com-xtgo-uuid., guix-commits, 2025/01/11
- 32/45: gnu: Add go-github-com-txthinking-runnergroup., guix-commits, 2025/01/11
- 31/45: gnu: Add go-gitlab-torproject-org-tpo-anti-censorship-geoip., guix-commits, 2025/01/11