mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-gammazero-chanqueue: Update to 1.1.0.
* gnu/packages/golang-xyz.scm (go-github-com-gammazero-chanqueue): Update to 1.1.0. Change-Id: Iced9cb8eb1ec87668a7e6fc2d427338792fce2b2
This commit is contained in:
parent
013f67dacf
commit
040bc9c466
1 changed files with 2 additions and 2 deletions
|
@ -6815,7 +6815,7 @@ Differentiation between text and binary files}.
|
|||
(define-public go-github-com-gammazero-chanqueue
|
||||
(package
|
||||
(name "go-github-com-gammazero-chanqueue")
|
||||
(version "1.0.0")
|
||||
(version "1.1.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -6824,7 +6824,7 @@ Differentiation between text and binary files}.
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0kji9blaqbphzrdr9b09c1lfm4vzj94m2ygwganw62byqg4hwy26"))))
|
||||
(base32 "1ff4k2hmg9m1k9qjdr5cv1rdhls5iajpi4c3rdqwbmqnnaz7m5fr"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue