guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Ludovic Courtès
Subject: 11/11: gnu: hpcguix-web: Update to commit '87cb516'.
Date: Fri, 8 Jun 2018 11:04:34 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit ad3a5807166f4226bb1f13104c35a4716403e305
Author: Rouby Pierre-Antoine <address@hidden>
Date:   Fri Jun 8 14:20:11 2018 +0200

    gnu: hpcguix-web: Update to commit '87cb516'.
    
    * gnu/packages/web.scm (hpcguix-web): Update to commit '87cb516'.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 gnu/packages/web.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 0637dfa..d116011 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6445,10 +6445,10 @@ compressed JSON header blocks.
     (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 @@ compressed JSON header blocks.
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "01888byi9mh7d3adcmwhmg44kg98g92r44ilc4wd7an66mjnxpry"))))
+                  "0p66fl8r3v73v13fqg9rbqbzbdzvyznchxbq2s1jwq6qfsn2w3gr"))))
       (build-system gnu-build-system)
       (arguments
        `(#:modules ((guix build gnu-build-system)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]