[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [gnunet] branch master updated: contrib: fix hash.
From: |
gnunet |
Subject: |
[GNUnet-SVN] [gnunet] branch master updated: contrib: fix hash. |
Date: |
Thu, 07 Sep 2017 22:16:54 +0200 |
This is an automated email from the git hooks/post-receive script.
ng0 pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new 7ffc19b31 contrib: fix hash.
7ffc19b31 is described below
commit 7ffc19b31d0f58b925fec6c841248a68b45ca228
Author: ng0 <address@hidden>
AuthorDate: Thu Sep 7 20:16:46 2017 +0000
contrib: fix hash.
---
contrib/packages/guix/packages/gnunet/packages/gnunet.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/packages/guix/packages/gnunet/packages/gnunet.scm
b/contrib/packages/guix/packages/gnunet/packages/gnunet.scm
index 520839633..431f48dfe 100644
--- a/contrib/packages/guix/packages/gnunet/packages/gnunet.scm
+++ b/contrib/packages/guix/packages/gnunet/packages/gnunet.scm
@@ -77,7 +77,7 @@
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
- "0r6blgra4s4zknmxv9im3wg0q08pg2kvhq0lfir49fg1wgfk0dqj"))))
+ "10wfb58pi55399cw100vplq3f8nxg2vl6sywcmvkx3wg1d3firla"))))
(build-system gnu-build-system)
(inputs
`(("glpk" ,glpk)
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [gnunet] branch master updated: contrib: fix hash.,
gnunet <=