[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/34: gnu: wget: Update to 1.21.1.
From: |
guix-commits |
Subject: |
33/34: gnu: wget: Update to 1.21.1. |
Date: |
Sat, 22 May 2021 11:16:36 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 2ae0c5d92037903593e4f307cc25fa4694055898
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue May 18 23:54:53 2021 +0200
gnu: wget: Update to 1.21.1.
* gnu/packages/wget.scm (wget): Update to 1.21.1.
---
gnu/packages/wget.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wget.scm b/gnu/packages/wget.scm
index 1092237..b546e1d 100644
--- a/gnu/packages/wget.scm
+++ b/gnu/packages/wget.scm
@@ -44,7 +44,7 @@
(define-public wget
(package
(name "wget")
- (version "1.20.3")
+ (version "1.21.1")
(source
(origin
(method url-fetch)
@@ -52,7 +52,7 @@
version ".tar.lz"))
(sha256
(base32
- "1frajd86ds8vz2hprq30wq8ya89z9dcxnwm8nwk12bbc47l7qq39"))))
+ "1bchzkacjsc5c0x01ngaana9fs5j12wfw1c8qxps1yp68x9vx6yv"))))
(build-system gnu-build-system)
(inputs
`(("gnutls" ,gnutls)
- 18/34: gnu: automake: Remove unnecessary conditional., (continued)
- 18/34: gnu: automake: Remove unnecessary conditional., guix-commits, 2021/05/22
- 08/34: gnu: pangomm@2.42: Update to 2.46.0., guix-commits, 2021/05/22
- 12/34: gnu: ninja: Update to 1.10.2., guix-commits, 2021/05/22
- 13/34: gnu: zstd: Update to 1.5.0., guix-commits, 2021/05/22
- 14/34: gnu: gfortran: Remove obsolete workaround., guix-commits, 2021/05/22
- 24/34: gnu: doxygen: Update to 1.9.1., guix-commits, 2021/05/22
- 25/34: gnu: util-macros: Update to 1.19.3., guix-commits, 2021/05/22
- 27/34: gnu: libxres: Update to 1.2.1., guix-commits, 2021/05/22
- 29/34: gnu: xkeyboard-config: Update to 2.32., guix-commits, 2021/05/22
- 30/34: gnu: libxt: Update to 1.2.1., guix-commits, 2021/05/22
- 33/34: gnu: wget: Update to 1.21.1.,
guix-commits <=
- 34/34: gnu: emacs-libgit: Fix installation failure., guix-commits, 2021/05/22
- 31/34: gnu: libxaw: Update to 1.0.14., guix-commits, 2021/05/22
- 32/34: gnu: gtk-doc: Remove obsolete workaround., guix-commits, 2021/05/22