gnu: hpcguix-web: Update to commit '87cb516'.

* gnu/packages/web.scm (hpcguix-web): Update to commit '87cb516'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Rouby Pierre-Antoine 2018-06-08 14:20:11 +02:00 committed by Ludovic Courtès
parent daa9e89d56
commit ad3a580716
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -6445,10 +6445,10 @@ (define-public nghttp2
(license l:expat)))
(define-public hpcguix-web
(let ((commit "3e3b9a3a406ee2dcd10c96cbedcc16ea378e8e8f"))
(let ((commit "87cb51611c0f1fd3863b830614ab1364599cf1ca"))
(package
(name "hpcguix-web")
(version (git-version "0.0.1" "0" commit))
(version (git-version "0.0.1" "1" commit))
(source (origin
(method git-fetch)
(uri (git-reference
@ -6457,7 +6457,7 @@ (define-public hpcguix-web
(file-name (git-file-name name version))
(sha256
(base32
"01888byi9mh7d3adcmwhmg44kg98g92r44ilc4wd7an66mjnxpry"))))
"0p66fl8r3v73v13fqg9rbqbzbdzvyznchxbq2s1jwq6qfsn2w3gr"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((guix build gnu-build-system)