gnu: go-github-com-arceliar-ironwood: Update to 0.0.0-20221115123222-ec61cea2f439.
* gnu/packages/golang.scm (go-github-com-arceliar-ironwood): Update to 0.0.0-20221115123222-ec61cea2f439. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
d76d78891e
commit
81bbe95cd1
1 changed files with 2 additions and 2 deletions
|
@ -12338,7 +12338,7 @@ (define-public go-github-com-containerd-console
|
||||||
(define-public go-github-com-arceliar-ironwood
|
(define-public go-github-com-arceliar-ironwood
|
||||||
(package
|
(package
|
||||||
(name "go-github-com-arceliar-ironwood")
|
(name "go-github-com-arceliar-ironwood")
|
||||||
(version "0.0.0-20210912013146-c2bc55bb349c")
|
(version "0.0.0-20221115123222-ec61cea2f439")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -12348,7 +12348,7 @@ (define-public go-github-com-arceliar-ironwood
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1dfkqnkfxwlwcsk8g9r1pv84lfzgn8r1vam13zlmk81cgan2r6fx"))))
|
"0jdfhsr1yci0a4fpf2pmh9n4d7iryjx12y3549gv9nfjf91rs225"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
'(#:import-path "github.com/Arceliar/ironwood"
|
'(#:import-path "github.com/Arceliar/ironwood"
|
||||||
|
|
Loading…
Reference in a new issue