contrib: bump gnunet
authorng0 <ng0@infotropique.org>
Thu, 7 Sep 2017 19:55:27 +0000 (19:55 +0000)
committerng0 <ng0@infotropique.org>
Thu, 7 Sep 2017 19:55:27 +0000 (19:55 +0000)
contrib/packages/guix/packages/gnunet/packages/gnunet.scm

index ac417921bb053aa9bf463e474b1b8277ce376c85..01cf1700def0b431f7f9b252d9df9dc78f75f75c 100644 (file)
@@ -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 "292cc51b35bcb727fa80b7c95730dae02e41a7d4")
-         (revision "28"))
+  (let* ((commit "ecad620e1c50f7531cb9e22891213de9eb33f32c")
+         (revision "29"))
     (package
       (inherit gnunet)
       (name "gnunetg")
@@ -77,7 +77,7 @@
          (file-name (string-append name "-" version "-checkout"))
          (sha256
           (base32
-           "0sapap3y7bakmmbj5jijbp60xbmaqiliwcsk9qfgaz571wsccpy3"))))
+           "1f8kph3bp71flw9z59ia64xl21qjzkssxwqj7s9svxs6ii3c3xm2"))))
       (build-system gnu-build-system)
       (inputs
        `(("glpk" ,glpk)