mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-01-08 19:40:38 +00:00
rosenthal: hugo-bin: Update to 0.118.2.
* rosenthal/packages/binaries.scm (hugo-bin): Update to 0.118.2.
This commit is contained in:
parent
280a64270c
commit
5f5fa3d81d
@ -112,7 +112,7 @@ (define (patch-elf file)
|
||||
(define-public hugo-bin
|
||||
(package
|
||||
(name "hugo-bin")
|
||||
(version "0.117.0")
|
||||
(version "0.118.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@ -120,7 +120,7 @@ (define-public hugo-bin
|
||||
version "/hugo_extended_" version "_linux-amd64.tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1a94yx1z7rgp2ifv5rwh5207mjg2z0r470pin7bcrqqcd0h684sx"))))
|
||||
"0p8h9ik2idcc3pk3dgwaih1y6gcnna9izix6jx4hr94j2ql50wmw"))))
|
||||
(build-system copy-build-system)
|
||||
(arguments
|
||||
(list #:install-plan #~'(("hugo" "bin/"))
|
||||
|
Loading…
Reference in New Issue
Block a user