gnu: gnurl: Update to 7.55.1-3.

* gnu/packages/gnunet.scm (gnurl): Update to 7.55.1-3.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
ng0 2017-08-22 19:09:44 +00:00 committed by Tobias Geerinckx-Rice
parent 39fc3004be
commit 77a0354a36
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -186,14 +186,14 @@ (define-public libmicrohttpd
(define-public gnurl
(package
(name "gnurl")
(version "7.55.1")
(version "7.55.1-3")
(source (origin
(method url-fetch)
(uri (string-append "https://gnunet.org/sites/default/files/"
name "-" version ".tar.bz2"))
(sha256
(base32
"118vb2mc5ivsbrkqzg40w56raf5jdnx00cfmkh735w0mjfy6wccv"))))
"1p2qdh44hgsxjlzh4d3n51xr66cg2z517vpr818flvcrmpq2vxpq"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ; 1.5 MiB of man3 pages