diff options
author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2024-09-03 21:08:58 +0100 |
---|---|---|
committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2024-11-09 21:33:38 +0000 |
commit | 4e1e6beaf9741e9636127aa7736ce6efe00442db (patch) | |
tree | 4cfdd381d4dc31446470b38007e278eeb0b52e9a | |
parent | bef1218cfcf61208a81f27b6b2748a7edb971179 (diff) | |
download | guix-4e1e6beaf9741e9636127aa7736ce6efe00442db.tar.gz guix-4e1e6beaf9741e9636127aa7736ce6efe00442db.zip |
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
-rw-r--r-- | gnu/packages/golang.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index b8e2f81ecc..d446dd6447 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -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. |