From: Andy Tai <atai@atai.org>
To: 74598@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#74598] [PATCH] gnu: wget2: Update to 2.2.0.
Date: Thu, 28 Nov 2024 13:42:04 -0800 [thread overview]
Message-ID: <eeb26268de88617ba4b47c01e3404ce35fe4b2e4.1732830112.git.atai@atai.org> (raw)
* gnu/packages/wget.scm (wget2): Update to 2.2.0.
Change-Id: Id077c964480f1f107bacb33fbe9b98239f9abeba
---
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 4bd4d3c87a..23ed121d35 100644
--- a/gnu/packages/wget.scm
+++ b/gnu/packages/wget.scm
@@ -128,13 +128,13 @@ (define-public wgetpaste
(define-public wget2
(package
(name "wget2")
- (version "2.1.0")
+ (version "2.2.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/wget/wget2-" version ".tar.gz"))
(sha256
(base32
- "1rz294dld9zmd5fmsrjgfyj7nlpmg1x7gckdzl9r7bbb3hcwapd0"))))
+ "0mykji96ap5acdh416x1d7c3h657mj6iy7zlllyd69pvny2rqfrb"))))
(build-system gnu-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
base-commit: ce877a777e6ec089dc347e9883387d3080b471cf
--
2.34.1
reply other threads:[~2024-11-28 21:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=eeb26268de88617ba4b47c01e3404ce35fe4b2e4.1732830112.git.atai@atai.org \
--to=atai@atai.org \
--cc=74598@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.