From 347d83f6b4d8a8f92fe0f4cbf8a803b6a0bbd925 Mon Sep 17 00:00:00 2001 From: orahcio Date: Fri, 29 May 2026 00:14:15 -0300 Subject: [PATCH] gnu: go-go-mau-fi-util: Update to 0.9.9. * gnu/packages/golang-xyz.scm (go-go-mau-fi-util): Update to 0.9.9. Relates-to: guix/guix!8655 Change-Id: Ibae7a9301e491c5e9b47937ee04862179ef536d9 Signed-off-by: Sharlatan Hellseher --- 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 05d336d6e00..5230d9c72c7 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -30784,7 +30784,7 @@ Identifier (RFC3986) specification in Go.") (define-public go-go-mau-fi-util (package (name "go-go-mau-fi-util") - (version "0.8.4") + (version "0.9.9") (source (origin (method git-fetch) @@ -30793,7 +30793,7 @@ Identifier (RFC3986) specification in Go.") (commit (string-append "v" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "0zzkrbwgbxfppsxjck8qgj4xxzpiq25sx4p3zwjh6s1yz3kfb97p")))) + (base32 "1d6365n4j5hx172mi5f9rk49l7cgcbf8qvi721b0l34j2m036rsy")))) (build-system go-build-system) (arguments (list