mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-nwidger-jsoncolor: Update to 0.3.2.
* gnu/packages/golang-xyz.scm (go-github-com-nwidger-jsoncolor): Update to 0.3.2. Change-Id: I383cac02ee98ae72f69179bdb7653e252891de6b
This commit is contained in:
parent
063026216b
commit
9ee7fe20c9
1 changed files with 2 additions and 2 deletions
|
@ -15368,7 +15368,7 @@ NSQ protocol @url{https://nsq.io/}.")
|
||||||
(define-public go-github-com-nwidger-jsoncolor
|
(define-public go-github-com-nwidger-jsoncolor
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-nwidger-jsoncolor")
|
(name "go-github-com-nwidger-jsoncolor")
|
||||||
(version "0.3.0")
|
(version "0.3.2")
|
||||||
(home-page "https://github.com/nwidger/jsoncolor")
|
(home-page "https://github.com/nwidger/jsoncolor")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
|
@ -15378,7 +15378,7 @@ NSQ protocol @url{https://nsq.io/}.")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "13rd146pnj7qm70r1333gyd1f61x40nafxlpvdxlci9h7mx8c5p8"))))
|
(base32 "0rxb6r40c9jjbvzwfnwc3la53acnizkdsgca8p512s4by180zg49"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:import-path "github.com/nwidger/jsoncolor"))
|
`(#:import-path "github.com/nwidger/jsoncolor"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue