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: guix: Bump gnunet


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: contrib: guix: Bump gnunet package commit.
Date: Wed, 06 Sep 2017 12:14:08 +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 c2c5f18ae contrib: guix: Bump gnunet package commit.
c2c5f18ae is described below

commit c2c5f18ae7c0267f51b8b1bc955daea6176d9442
Author: ng0 <address@hidden>
AuthorDate: Wed Sep 6 10:13:38 2017 +0000

    contrib: guix: Bump gnunet package commit.
---
 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 acbba303f..7de216f1d 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 "091ade13613a2880f59af39ceee988ac983645a3")
-         (revision "27"))
+  (let* ((commit "292cc51b35bcb727fa80b7c95730dae02e41a7d4")
+         (revision "28"))
     (package
       (inherit gnunet)
       (name "gnunetg")
@@ -77,7 +77,7 @@
          (file-name (string-append name "-" version "-checkout"))
          (sha256
           (base32
-           "1irs8fs5hcv5bbbs71r1srl9p22h8y1kp2p5dapxrkiab68vrwhs"))))
+           "0sapap3y7bakmmbj5jijbp60xbmaqiliwcsk9qfgaz571wsccpy3"))))
       (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]