Skip to content
Snippets Groups Projects
Commit 798697f6 authored by Mark H Weaver's avatar Mark H Weaver
Browse files

gnu: wget: Update to 1.17.1.

* gnu/packages/wget.scm (wget): Update to 1.17.1.
parent f7f55db8
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ (define-module (gnu packages wget)
(define-public wget
(package
(name "wget")
(version "1.16.3")
(version "1.17.1")
(source
(origin
(method url-fetch)
......@@ -40,7 +40,7 @@ (define-public wget
version ".tar.xz"))
(sha256
(base32
"0dzv5xf9qxc2bp4cyifmaghh3h464wbm73xiwcrvckf1ynqbgxv7"))))
"1jcpvl5sxb2ag8yahpy370c5jlfb097a21k2mhsidh4wxdhrnmgy"))))
(build-system gnu-build-system)
(inputs
`(("gnutls" ,gnutls)
......
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