Skip to content
Snippets Groups Projects
Commit 212efe97 authored by Andreas Enge's avatar Andreas Enge
Browse files

gnu: gnurl: Update to 7.45.0.

* gnu/packages/gnunet.scm (gnurl): Update to 7.45.0.
parent 075c3ebd
No related branches found
No related tags found
No related merge requests found
......@@ -143,13 +143,13 @@ (define-public libmicrohttpd
(define-public gnurl
(package
(name "gnurl")
(version "7.44.0")
(version "7.45.0")
(source (origin
(method url-fetch)
(uri (string-append "https://gnunet.org/sites/default/files/gnurl-"
version ".tar.bz2"))
(sha256
(base32 "14hrplyzy923593k2zwk662sfvaa0if032aaw52rs52cpsm0y3yh"))))
(base32 "0hd8w4wyjwagd4k6vm6srphqbmysz08rcwf8z7f4b2d6d2yrn3mm"))))
(build-system gnu-build-system)
(inputs `(("gnutls" ,gnutls)
("libidn" ,libidn)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment