mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-20 19:15:46 +00:00
rosenthal: hugo-bin: Update to 0.120.4.
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.120.4.
This commit is contained in:
parent
7445fb02e3
commit
7c331b0bb4
@ -144,7 +144,7 @@ different needs.")
|
|||||||
(define-public hugo-bin
|
(define-public hugo-bin
|
||||||
(package
|
(package
|
||||||
(name "hugo-bin")
|
(name "hugo-bin")
|
||||||
(version "0.120.3")
|
(version "0.120.4")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -152,7 +152,7 @@ different needs.")
|
|||||||
version "/hugo_extended_" version "_linux-amd64.tar.gz"))
|
version "/hugo_extended_" version "_linux-amd64.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0bking4smb4cmzcry8s8zm2m107w1xca677cy4al0blbjzgj5xlf"))))
|
"11dqilvryn73v4j3g9ljfnr5awjpdxk7z3zqckq6rp2hy0cl14jg"))))
|
||||||
(build-system copy-build-system)
|
(build-system copy-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:install-plan #~'(("hugo" "bin/"))
|
(list #:install-plan #~'(("hugo" "bin/"))
|
||||||
|
Loading…
Reference in New Issue
Block a user