[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)
- branch master updated (62d78ec -> ad3a580), Ludovic Courtès, 2018/06/08
- 04/11: gnu: Add emacs-gif-screencast., Ludovic Courtès, 2018/06/08
- 08/11: gnu: Add emacs-helm-emms., Ludovic Courtès, 2018/06/08
- 05/11: gnu: Add emacs-google-translate., Ludovic Courtès, 2018/06/08
- 10/11: gnu: Add emacs-helm-flycheck., Ludovic Courtès, 2018/06/08
- 06/11: gnu: Add emacs-helm-company., Ludovic Courtès, 2018/06/08
- 11/11: gnu: hpcguix-web: Update to commit '87cb516'.,
Ludovic Courtès <=
- 07/11: gnu: Add emacs-helm-descbinds., Ludovic Courtès, 2018/06/08
- 09/11: gnu: Add emacs-helm-exwm., Ludovic Courtès, 2018/06/08
- 01/11: nls: Update 'da' translation., Ludovic Courtès, 2018/06/08
- 03/11: doc: Regenerate *.fr.texi., Ludovic Courtès, 2018/06/08
- 02/11: doc: Update 'fr' translation., Ludovic Courtès, 2018/06/08