mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-github-com-operatorfoundation-monolith-go: Update to 1.0.10.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-monolith-go): Update to 1.0.10. Change-Id: Ib1777f2d34ca57d97eaa1f4acab9afd0dbe28bee
This commit is contained in:
parent
bef1218cfc
commit
4e1e6beaf9
1 changed files with 2 additions and 2 deletions
|
@ -1646,7 +1646,7 @@ configuration file.")
|
||||||
(define-public go-github-com-operatorfoundation-monolith-go
|
(define-public go-github-com-operatorfoundation-monolith-go
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-operatorfoundation-monolith-go")
|
(name "go-github-com-operatorfoundation-monolith-go")
|
||||||
(version "1.0.4")
|
(version "1.0.10")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -1656,7 +1656,7 @@ configuration file.")
|
||||||
(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 "066bqlgw5h7a3kxswqlv734asb7nw2y6snsn09yqk0ixj23qw22s"))))
|
(base32 "0zzamnrakjvz9frxscyhrvyz2ikqq2klmynn218jk5dar6mc6xyf"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f ; ERROR: Generated bytes do not match correct answer.
|
`(#:tests? #f ; ERROR: Generated bytes do not match correct answer.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue