GNU bug report logs - #70270
[PATCH] gnu: stow: Update to 2.4.0

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Mon, 8 Apr 2024 01:24:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 70270 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#70270; Package guix-patches. (Mon, 08 Apr 2024 01:24: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, 08 Apr 2024 01:24:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: stow: Update to 2.4.0
Date: Sun,  7 Apr 2024 18:23:34 -0700
* gnu/packages/package-management.scm (stow): Update to 2.4.0

Change-Id: Icc5b81b98fc3dc53d03430fa90c2793e7ef8970d
---
 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 289ee7e8d6..247807c394 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -899,14 +899,14 @@ (define-public nix
 (define-public stow
   (package
     (name "stow")
-    (version "2.3.1")
+    (version "2.4.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/stow/stow-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0jrxy12ywn7smdzdnvwzjw77l6knx6jkj2rckgykg1dpf6bdkm89"))))
+                "07bn3n5n8spl2vabgyl8db5dyp690qn3x92ij4ynvayyck7ngvbg"))))
     (build-system gnu-build-system)
     (inputs
      (list perl))

base-commit: 49f82fca4130ffcfb16aa0cf89750ab56fb99ad7
-- 
2.34.1





Information forwarded to guix-patches <at> gnu.org:
bug#70270; Package guix-patches. (Mon, 08 Apr 2024 20:25:02 GMT) Full text and rfc822 format available.

Message #8 received at 70270 <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: 70270 <at> debbugs.gnu.org
Subject: Re: bug#70270: Acknowledgement ([PATCH] gnu: stow: Update to 2.4.0)
Date: Mon, 8 Apr 2024 13:24:08 -0700
patch passes QA
https://qa.guix.gnu.org/issue/70270




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 09 Apr 2024 17:16:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Tue, 09 Apr 2024 17:16:02 GMT) Full text and rfc822 format available.

Message #13 received at 70270-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 70270-done <at> debbugs.gnu.org
Subject: Re: [bug#70270] [PATCH] gnu: stow: Update to 2.4.0
Date: Tue, 09 Apr 2024 18:14:48 +0100
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/package-management.scm (stow): Update to 2.4.0
>
> Change-Id: Icc5b81b98fc3dc53d03430fa90c2793e7ef8970d
> ---
>  gnu/packages/package-management.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I added some full stops in to the commit message
and pushed this to master as ac3f7bad6768283a6a9e3739b9e893adcf03556e.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 24 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.