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
|
||||
(package
|
||||
(name "go-github-com-operatorfoundation-monolith-go")
|
||||
(version "1.0.4")
|
||||
(version "1.0.10")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -1656,7 +1656,7 @@ configuration file.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "066bqlgw5h7a3kxswqlv734asb7nw2y6snsn09yqk0ixj23qw22s"))))
|
||||
(base32 "0zzamnrakjvz9frxscyhrvyz2ikqq2klmynn218jk5dar6mc6xyf"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ; ERROR: Generated bytes do not match correct answer.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue