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-20241016082300-f6fb9da97a17.
* gnu/packages/golang.scm (go-github-com-arceliar-ironwood): Update to v0.0.0-20241016082300-f6fb9da97a17. Change-Id: Ic1007a777545169f024bebe0cd50ac48e25bb2e6
This commit is contained in:
parent
76c7b00bc4
commit
93c632ea8d
1 changed files with 2 additions and 2 deletions
|
@ -7506,7 +7506,7 @@ (define-public go-github-com-containerd-console
|
|||
(define-public go-github-com-arceliar-ironwood
|
||||
(package
|
||||
(name "go-github-com-arceliar-ironwood")
|
||||
(version "v0.0.0-20240529054413-b8e59574e2b2")
|
||||
(version "v0.0.0-20241016082300-f6fb9da97a17")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -7516,7 +7516,7 @@ (define-public go-github-com-arceliar-ironwood
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"06ay82gqm3k649m7x0r3a3crnqv9x0yxhyqfabrf1b7inki35mfs"))))
|
||||
"020gdcx6s2cvmi3bs3zanif08vqbabbg5pwqmqcrhj3v7d8k6dx5"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue