* [bug#74598] [PATCH] gnu: wget2: Update to 2.2.0.
@ 2024-11-28 21:42 Andy Tai
2024-11-29 9:12 ` bug#74598: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-11-28 21:42 UTC (permalink / raw)
To: 74598; +Cc: Andy Tai
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#74598: [PATCH] gnu: wget2: Update to 2.2.0.
2024-11-28 21:42 [bug#74598] [PATCH] gnu: wget2: Update to 2.2.0 Andy Tai
@ 2024-11-29 9:12 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-11-29 9:12 UTC (permalink / raw)
To: Andy Tai; +Cc: 74598-done
[-- Attachment #1: Type: text/plain, Size: 1088 bytes --]
Andy Tai <atai@atai.org> writes:
> * 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
pushed, closing.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-29 9:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-28 21:42 [bug#74598] [PATCH] gnu: wget2: Update to 2.2.0 Andy Tai
2024-11-29 9:12 ` bug#74598: " Zheng Junjie
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).