rosenthal: hugo: Update to 0.148.2.

* modules/rosenthal/packages/web.scm (hugo): Update to 0.148.2.
This commit is contained in:
Hilton Chain 2025-08-13 15:01:23 +08:00
parent 9a2881db43
commit 558f180b5d
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292

View File

@ -219,7 +219,7 @@ from serving static websites to running dynamic web applications.")
(define-public hugo
(package
(name "hugo")
(version "0.148.1")
(version "0.148.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -228,7 +228,7 @@ from serving static websites to running dynamic web applications.")
(file-name (git-file-name name version))
(sha256
(base32
"0da6i21ygvcyhphhsdrsn5s9yjk7h9l6mqpdndwyzawsskg1ls0h"))))
"1ajv2m07kl6gysvr6qmgb5f36cygqqvj214v5zml0mjx513d10p8"))))
(build-system go-build-system)
(arguments
(list