GNU bug report logs -
#74598
[PATCH] gnu: wget2: Update to 2.2.0.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Thu, 28 Nov 2024 21:43:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74598 in the body.
You can then email your comments to 74598 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#74598
; Package
guix-patches
.
(Thu, 28 Nov 2024 21:43:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 28 Nov 2024 21:43:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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 sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Fri, 29 Nov 2024 09:14:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Fri, 29 Nov 2024 09:14:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 74598-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> 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.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 27 Dec 2024 12:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.