unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70270] [PATCH] gnu: stow: Update to 2.4.0
@ 2024-04-08  1:23 Andy Tai
       [not found] ` <handler.70270.B.171253943819156.ack@debbugs.gnu.org>
  2024-04-09 17:14 ` bug#70270: [PATCH] gnu: stow: Update to 2.4.0 Christopher Baines
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Tai @ 2024-04-08  1:23 UTC (permalink / raw)
  To: 70270; +Cc: Andy Tai

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#70270] Acknowledgement ([PATCH] gnu: stow: Update to 2.4.0)
       [not found] ` <handler.70270.B.171253943819156.ack@debbugs.gnu.org>
@ 2024-04-08 20:24   ` Andy Tai
  0 siblings, 0 replies; 3+ messages in thread
From: Andy Tai @ 2024-04-08 20:24 UTC (permalink / raw)
  To: 70270

patch passes QA
https://qa.guix.gnu.org/issue/70270




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#70270: [PATCH] gnu: stow: Update to 2.4.0
  2024-04-08  1:23 [bug#70270] [PATCH] gnu: stow: Update to 2.4.0 Andy Tai
       [not found] ` <handler.70270.B.171253943819156.ack@debbugs.gnu.org>
@ 2024-04-09 17:14 ` Christopher Baines
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-04-09 17:14 UTC (permalink / raw)
  To: Andy Tai; +Cc: 70270-done

[-- Attachment #1: Type: text/plain, Size: 410 bytes --]

Andy Tai <atai@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-09 17:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-08  1:23 [bug#70270] [PATCH] gnu: stow: Update to 2.4.0 Andy Tai
     [not found] ` <handler.70270.B.171253943819156.ack@debbugs.gnu.org>
2024-04-08 20:24   ` [bug#70270] Acknowledgement ([PATCH] gnu: stow: Update to 2.4.0) Andy Tai
2024-04-09 17:14 ` bug#70270: [PATCH] gnu: stow: Update to 2.4.0 Christopher Baines

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).