mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-08-22 14:16:53 +00:00
rosenthal: hugo: Update to 0.147.6.
* modules/rosenthal/packages/web.scm (hugo): Update to 0.147.6.
This commit is contained in:
parent
99437a4d05
commit
8ac0385185
@ -169,7 +169,7 @@ from serving static websites to running dynamic web applications.")
|
|||||||
(define-public hugo
|
(define-public hugo
|
||||||
(package
|
(package
|
||||||
(name "hugo")
|
(name "hugo")
|
||||||
(version "0.147.5")
|
(version "0.147.6")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -178,7 +178,7 @@ from serving static websites to running dynamic web applications.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1jn40dh4rh35lmiwbyrpdrdlrn8g31xzbm73wdhns2av4d35mg9s"))))
|
"08ghd15x1d9db0y2n3b8cqhp4axpb34jdsiwnx8x1dc0kg2q5dwc"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
Loading…
Reference in New Issue
Block a user