gnu: gnurl: Update to 7.57.0.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
ng0 2017-12-06 17:23:51 +00:00 committed by Leo Famulari
parent 0d9824cc12
commit 0e1a3e7a1e
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -185,14 +185,14 @@ (define-public libmicrohttpd
(define-public gnurl
(package
(name "gnurl")
(version "7.56.1-2")
(version "7.57.0")
(source (origin
(method url-fetch)
(uri (string-append "https://gnunet.org/sites/default/files/"
name "-" version ".tar.bz2"))
(sha256
(base32
"092lpwjdg0z5bbf6i331ydm49qy05xrb3vagggmpi8pl7v3zv88j"))))
"1dykh12mc241jnxcd8q5pm1yw9ras53ywyba9f9dy5cq39j2mk9c"))))
(build-system gnu-build-system)
(outputs '("out"
"doc")) ; 1.5 MiB of man3 pages