sharlatan pushed a commit to branch go-team in repository guix. commit efcff8b5a74f13c0299166b0b66ba58ce3b9c48c Author: Daniel Ziltener <dzilte...@lyrion.ch> AuthorDate: Wed Apr 9 02:14:57 2025 +0200
gnu: go-git-sr-ht-rockorager-vaxis: Update to 0.13.0. Signed-off-by: Sharlatan Hellseher <sharlata...@gmail.com> --- gnu/packages/golang-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 3eeacd1c8d..2c8a2da838 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -523,7 +523,7 @@ Go library.") (define-public go-git-sr-ht-rockorager-vaxis (package (name "go-git-sr-ht-rockorager-vaxis") - (version "0.9.2") + (version "0.13.0") (source (origin (method git-fetch) @@ -532,7 +532,7 @@ Go library.") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0pmi4bigqgrfdlk9d6ia3jxgcr4iadiyynf6bny9fdc3yyppcxic")))) + (base32 "0lv2ry55a19vym5km6d1rpyhafx2kh0ikcnishkjhyg93i884k52")))) (build-system go-build-system) (arguments (list