gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: contrib/p/guix: bump versio


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: contrib/p/guix: bump version.
Date: Tue, 26 Sep 2017 17:28:59 +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 febd18e42 contrib/p/guix: bump version.
febd18e42 is described below

commit febd18e42cb9ce7b05a48db0550474681fb7133c
Author: ng0 <address@hidden>
AuthorDate: Tue Sep 26 15:28:41 2017 +0000

    contrib/p/guix: bump version.
---
 contrib/packages/guix/packages/gnunet/packages/gnunet.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/contrib/packages/guix/packages/gnunet/packages/gnunet.scm 
b/contrib/packages/guix/packages/gnunet/packages/gnunet.scm
index 7840705a6..6fb7b0ef9 100644
--- a/contrib/packages/guix/packages/gnunet/packages/gnunet.scm
+++ b/contrib/packages/guix/packages/gnunet/packages/gnunet.scm
@@ -61,8 +61,8 @@
 ;; Explanation for name scheme: UNIXPATH is capped at 108 characters,
 ;; this causes lots of tests to fail.
 (define-public gnunetg
-  (let* ((commit "b005d5e4dac03fcfdabf0d0de434da3b295f6d63")
-         (revision "30"))
+  (let* ((commit "72eed87e6d34d15d60d2cb0b2f4cdeabbf0ad690")
+         (revision "31"))
     (package
       (inherit gnunet)
       (name "gnunetg")
@@ -77,7 +77,7 @@
          (file-name (string-append name "-" version "-checkout"))
          (sha256
           (base32
-           "10wfb58pi55399cw100vplq3f8nxg2vl6sywcmvkx3wg1d3firla"))))
+           "1ylc7dksx71clc46378fag6nqr2ivfmdgdp3fa8frqzfqsg1x1j8"))))
       (build-system gnu-build-system)
       (inputs
        `(("glpk" ,glpk)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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