unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#31756] [PATCH] gnu: hpcguix-web: Update to commit '87cb516'.
@ 2018-06-08 12:20 Rouby Pierre-Antoine
  2018-06-08 15:04 ` bug#31756: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Rouby Pierre-Antoine @ 2018-06-08 12:20 UTC (permalink / raw)
  To: 31756; +Cc: Rouby Pierre-Antoine

* gnu/packages/web.scm (hpcguix-web): Update to commit '87cb516'.
---
 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 7819a8747..b30c789ff 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -6420,10 +6420,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
@@ -6432,7 +6432,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)
-- 
2.17.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#31756: [PATCH] gnu: hpcguix-web: Update to commit '87cb516'.
  2018-06-08 12:20 [bug#31756] [PATCH] gnu: hpcguix-web: Update to commit '87cb516' Rouby Pierre-Antoine
@ 2018-06-08 15:04 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-06-08 15:04 UTC (permalink / raw)
  To: Rouby Pierre-Antoine; +Cc: 31756-done

Rouby Pierre-Antoine <pierre-antoine.rouby@inria.fr> skribis:

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

Applied, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-08 15:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-08 12:20 [bug#31756] [PATCH] gnu: hpcguix-web: Update to commit '87cb516' Rouby Pierre-Antoine
2018-06-08 15:04 ` bug#31756: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).