mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-kortschak-utter: Update to 1.7.0.
* gnu/packages/golang.scm (go-github-com-kortschak-utter): Update to 1.7.0. Change-Id: I70b773144a50c60860cf4b6aa5801e2b0a269c82
This commit is contained in:
parent
9b1bbc81dc
commit
f8a3d27ae6
1 changed files with 2 additions and 2 deletions
|
@ -1221,7 +1221,7 @@ networks where it would otherwise be blocked or heavily throttled.")
|
|||
(define-public go-github-com-kortschak-utter
|
||||
(package
|
||||
(name "go-github-com-kortschak-utter")
|
||||
(version "1.5.0")
|
||||
(version "1.7.0")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -1230,7 +1230,7 @@ networks where it would otherwise be blocked or heavily throttled.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"13lg8gzvgjnljf1lz8qsfz3qcmbvrsxp3ip7mp2kscfz07r69dyw"))))
|
||||
"1pycm9kkfwpxz10v6f3w0478qy66bzaginr94rnmnnz7kp40fa00"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
'(#:import-path "github.com/kortschak/utter"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue