unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 70270@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#70270] [PATCH] gnu: stow: Update to 2.4.0
Date: Sun,  7 Apr 2024 18:23:34 -0700	[thread overview]
Message-ID: <c181c5c1b7c610a222bdfbbc04b768ec96cd956c.1712539384.git.atai@atai.org> (raw)

* 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





             reply	other threads:[~2024-04-08  1:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-08  1:23 Andy Tai [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c181c5c1b7c610a222bdfbbc04b768ec96cd956c.1712539384.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=70270@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).