gnu: gnurl: Update to 7.56.1.

* gnu/packages/gnunet.scm (gnurl): Update to 7.56.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
master
ng0 2017-10-24 20:43:07 +00:00 committed by Leo Famulari
parent 648c896ad3
commit 6bf249211d
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -186,14 +186,14 @@ and support for SSL3 and TLS.")
(define-public gnurl
(package
(name "gnurl")
(version "7.56.0")
(version "7.56.1")
(source (origin
(method url-fetch)
(uri (string-append "https://gnunet.org/sites/default/files/"
name "-" version ".tar.bz2"))
(sha256
(base32
"18inbbqg7jygxa37x313ivc51p215fkp0ppw3xznk6d5ci4bs8fg"))))
"0phbs3lw0a561fqsj4fyngmpaznjlnx4qx9n9xzglivy69r9j1n8"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ; 1.5 MiB of man3 pages