gnu: hpcguix-web: Update to 0.4.1.

* gnu/packages/web.scm (hpcguix-web): Update to 0.4.1.

Change-Id: I8bd642735b3cbdf03b07cdd184295b6e32a4e6f7
This commit is contained in:
Ludovic Courtès 2024-01-14 21:54:45 +01:00
parent 0aec4e7b70
commit fe736803da
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -8162,7 +8162,7 @@ (define-public nghttp2-for-node
(define-public hpcguix-web (define-public hpcguix-web
(package (package
(name "hpcguix-web") (name "hpcguix-web")
(version "0.4.0") (version "0.4.1")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -8171,7 +8171,7 @@ (define-public hpcguix-web
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"19l9gvp2ngn7lc3jynrc16f3il2bgkhq1m8zfaqwxk9vwxiivwrn")))) "13a4cwqdhpr7gc1z4cxs36qa50mzcdwwlj9qqzv818sx9d7r6vsw"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:modules ((guix build gnu-build-system) `(#:modules ((guix build gnu-build-system)