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: bump gnunet.


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: contrib: bump gnunet.
Date: Thu, 07 Sep 2017 22:15:18 +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 df398d5b4 contrib: bump gnunet.
df398d5b4 is described below

commit df398d5b4340a114f76bcfc546ea040eceac326c
Author: ng0 <address@hidden>
AuthorDate: Thu Sep 7 20:15:08 2017 +0000

    contrib: bump gnunet.
---
 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 01cf1700d..520839633 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 "ecad620e1c50f7531cb9e22891213de9eb33f32c")
-         (revision "29"))
+  (let* ((commit "b005d5e4dac03fcfdabf0d0de434da3b295f6d63")
+         (revision "30"))
     (package
       (inherit gnunet)
       (name "gnunetg")
@@ -77,7 +77,7 @@
          (file-name (string-append name "-" version "-checkout"))
          (sha256
           (base32
-           "1f8kph3bp71flw9z59ia64xl21qjzkssxwqj7s9svxs6ii3c3xm2"))))
+           "0r6blgra4s4zknmxv9im3wg0q08pg2kvhq0lfir49fg1wgfk0dqj"))))
       (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]