mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-09-19 05:04:39 +00:00
rosenthal: hugo-bin: Update to 0.136.5.
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.136.5.
This commit is contained in:
parent
7e970f49e4
commit
2cbf87a1b5
@ -150,7 +150,7 @@ different needs.")
|
|||||||
(define-public hugo-bin
|
(define-public hugo-bin
|
||||||
(package
|
(package
|
||||||
(name "hugo-bin")
|
(name "hugo-bin")
|
||||||
(version "0.135.0")
|
(version "0.136.5")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -158,7 +158,7 @@ different needs.")
|
|||||||
version "/hugo_extended_" version "_linux-amd64.tar.gz"))
|
version "/hugo_extended_" version "_linux-amd64.tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"14pn6s845dgd6am5kq4iwh2ww3vdg4nngql6a9hgl8waspkzv04j"))))
|
"1zvhpyqad402ifa4gyin6apxmyhxg5ww8d7ng7h7q1qbpcd7rgmp"))))
|
||||||
(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