mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: go-github-com-arceliar-ironwood: Update to v0.0.0-20241213013129-743fe2fccbd3.
* gnu/packages/golang-web.scm (go-github-com-arceliar-ironwood): Update to v0.0.0-20241213013129-743fe2fccbd3. Change-Id: I8bc63c83b4b4511e4ab7ca47ece0b58eb8ff026b
This commit is contained in:
parent
cafde8ae63
commit
f829f3bedc
1 changed files with 2 additions and 2 deletions
|
@ -213,7 +213,7 @@ (define-public go-github-com-alexliesenfeld-health
|
|||
(define-public go-github-com-arceliar-ironwood
|
||||
(package
|
||||
(name "go-github-com-arceliar-ironwood")
|
||||
(version "v0.0.0-20241210120540-9deb08d9f8f9")
|
||||
(version "v0.0.0-20241213013129-743fe2fccbd3")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -223,7 +223,7 @@ (define-public go-github-com-arceliar-ironwood
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"08i4zm8jxq89dznxx76marn5zfkyscmbn6cdsx0adz6pzwgpd1cz"))))
|
||||
"1nnqn388lg4m9cq24vbgcp4z2wh78mga82p59gqzdl7d2cvpsk56"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue