gnu: hpcguix-web: Update to 0.4.0.

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

Change-Id: I66a4689d7e3e93ed4085db937920374dbb5a796e
This commit is contained in:
Ludovic Courtès 2023-12-13 12:49:15 +01:00 committed by Ludovic Courtès
parent d5ca4d4fd7
commit eb1f019f77
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -8139,7 +8139,7 @@ compressed JSON header blocks.
(define-public hpcguix-web
(package
(name "hpcguix-web")
(version "0.3.0")
(version "0.4.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -8148,7 +8148,7 @@ compressed JSON header blocks.
(file-name (git-file-name name version))
(sha256
(base32
"1g1sd5d6fhrblqk3rc8hzkk1sxyiilbb45kdgbrfg7ccd1sbic30"))))
"19l9gvp2ngn7lc3jynrc16f3il2bgkhq1m8zfaqwxk9vwxiivwrn"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((guix build gnu-build-system)