aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/packages/guix/packages/gnunet/packages/gnunet.scm2
1 files changed, 1 insertions, 1 deletions
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 @@
77 (file-name (string-append name "-" version "-checkout")) 77 (file-name (string-append name "-" version "-checkout"))
78 (sha256 78 (sha256
79 (base32 79 (base32
80 "0r6blgra4s4zknmxv9im3wg0q08pg2kvhq0lfir49fg1wgfk0dqj")))) 80 "10wfb58pi55399cw100vplq3f8nxg2vl6sywcmvkx3wg1d3firla"))))
81 (build-system gnu-build-system) 81 (build-system gnu-build-system)
82 (inputs 82 (inputs
83 `(("glpk" ,glpk) 83 `(("glpk" ,glpk)