mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-05 20:25:03 +00:00
gnu: hugo-bin: Update to 0.121.2.
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.121.2.
This commit is contained in:
parent
3af3a15130
commit
5df5b533ad
@ -144,7 +144,7 @@ different needs.")
|
||||
(define-public hugo-bin
|
||||
(package
|
||||
(name "hugo-bin")
|
||||
(version "0.121.1")
|
||||
(version "0.121.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -152,7 +152,7 @@ different needs.")
|
||||
version "/hugo_extended_" version "_linux-amd64.tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1z814n12aik0n5l9w36dij5zxrcgx86zx6b20j54ya076l5xybbn"))))
|
||||
"1q93jfzsrndmixcazv5bkr5pakd7y51pgnhbip9p5qzxhvgv9wwh"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan #~'(("hugo" "bin/"))
|
||||
|
Loading…
Reference in New Issue
Block a user