rekado pushed a commit to branch python-team in repository guix. commit a78aafb36a7f2d6529ee7eddbc420631291977bd Author: Artyom V. Poptsov <poptsov.art...@gmail.com> AuthorDate: Tue Dec 17 22:31:30 2024 +0300
gnu: go-github-com-arceliar-ironwood: Update to v0.0.0-20241210120540-9deb08d9f8f9. * gnu/packages/golang-web.scm (go-github-com-arceliar-ironwood): Update to v0.0.0-20241210120540-9deb08d9f8f9. Change-Id: I4896468e6ccab9a4c68c72363a99e16b65c3f474 --- gnu/packages/golang-web.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index e895ba59ce..0c95e3c323 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -213,7 +213,7 @@ result and details about the health status of each component.") (define-public go-github-com-arceliar-ironwood (package (name "go-github-com-arceliar-ironwood") - (version "v0.0.0-20241122002527-75a6e82fa380") + (version "v0.0.0-20241210120540-9deb08d9f8f9") (source (origin (method git-fetch) @@ -223,7 +223,7 @@ result and details about the health status of each component.") (file-name (git-file-name name version)) (sha256 (base32 - "1xrdy5yn2y8q147n6fafc8cqjf6my06wzlhghv0c5ra9rqg1dii7")))) + "08i4zm8jxq89dznxx76marn5zfkyscmbn6cdsx0adz6pzwgpd1cz")))) (build-system go-build-system) (arguments (list