mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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
This commit is contained in:
parent
7f91b12fe3
commit
163843c78e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue