GNU bug report logs -
#73130
[PATCH] gnu: stow: Update to 2.4.1.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Mon, 9 Sep 2024 03:09:01 UTC
Severity: normal
Tags: patch
Done: Z572 <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 73130 in the body.
You can then email your comments to 73130 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#73130
; Package
guix-patches
.
(Mon, 09 Sep 2024 03:09:01 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
.
(Mon, 09 Sep 2024 03:09:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/package-management.scm (stow): Update to 2.4.1.
Change-Id: I28ff07561a425642595cd64741585c0d3746db9f
---
gnu/packages/package-management.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
index 14ae6dd4ff..41eef92742 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -904,14 +904,14 @@ (define-public nix
(define-public stow
(package
(name "stow")
- (version "2.4.0")
+ (version "2.4.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/stow/stow-"
version ".tar.gz"))
(sha256
(base32
- "07bn3n5n8spl2vabgyl8db5dyp690qn3x92ij4ynvayyck7ngvbg"))))
+ "02vqi0mwvs3z3bgyn2411bgnjxlw2qip56kax2zh6wr0zisiwrra"))))
(build-system gnu-build-system)
(inputs
(list perl))
base-commit: 123b7226a0442ee4103c04064d453421424d5fac
--
2.34.1
Reply sent
to
Z572 <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Mon, 09 Sep 2024 10:58:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Mon, 09 Sep 2024 10:58:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 73130-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:
> * gnu/packages/package-management.scm (stow): Update to 2.4.1.
>
> Change-Id: I28ff07561a425642595cd64741585c0d3746db9f
> ---
> gnu/packages/package-management.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm
> index 14ae6dd4ff..41eef92742 100644
> --- a/gnu/packages/package-management.scm
> +++ b/gnu/packages/package-management.scm
> @@ -904,14 +904,14 @@ (define-public nix
> (define-public stow
> (package
> (name "stow")
> - (version "2.4.0")
> + (version "2.4.1")
> (source (origin
> (method url-fetch)
> (uri (string-append "mirror://gnu/stow/stow-"
> version ".tar.gz"))
> (sha256
> (base32
> - "07bn3n5n8spl2vabgyl8db5dyp690qn3x92ij4ynvayyck7ngvbg"))))
> + "02vqi0mwvs3z3bgyn2411bgnjxlw2qip56kax2zh6wr0zisiwrra"))))
> (build-system gnu-build-system)
> (inputs
> (list perl))
>
> base-commit: 123b7226a0442ee4103c04064d453421424d5fac
push, and fix cross-compilation. close.
[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
.
(Mon, 07 Oct 2024 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 305 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.