mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-03-10 00:44:50 +00:00
rosenthal: hugo-bin: Update to 0.126.1.
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.126.1.
This commit is contained in:
parent
0f6d2fad45
commit
0c81e2e430
@ -147,7 +147,7 @@ different needs.")
|
||||
(define-public hugo-bin
|
||||
(package
|
||||
(name "hugo-bin")
|
||||
(version "0.125.7")
|
||||
(version "0.126.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -155,7 +155,7 @@ different needs.")
|
||||
version "/hugo_extended_" version "_linux-amd64.tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0ns9qnsjyfzhwlxcfwzrdrjr6az4yw9p50y2iq1s732ms8yc3xwf"))))
|
||||
"1xrjv0w7a23bv9mcjaizamia1fg2sqwqq00d5r3z50yaiwrzr5zv"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan #~'(("hugo" "bin/"))
|
||||
|
Loading…
Reference in New Issue
Block a user