From: Andy Tai <atai@atai.org>
To: 63240@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#63240] [PATCH core-updates v3] gnu: cpio: Update to 2.15
Date: Fri, 2 Feb 2024 23:02:09 -0800 [thread overview]
Message-ID: <f8e53138ca8062b4f0121d8684ef1e3f04a95dce.1706943692.git.atai@atai.org> (raw)
In-Reply-To: <20230503054216.18202-1-atai@atai.org>
* gnu/packages/cpio.scm (cpio): Update to 2.15
Change-Id: I0a74b8b40376fd97de24125dbe92a55727c6135e
---
gnu/packages/cpio.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cpio.scm b/gnu/packages/cpio.scm
index 2f7a7b2363..273d280285 100644
--- a/gnu/packages/cpio.scm
+++ b/gnu/packages/cpio.scm
@@ -29,14 +29,14 @@ (define-module (gnu packages cpio)
(define-public cpio
(package
(name "cpio")
- (version "2.13")
+ (version "2.15")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/cpio/cpio-"
version ".tar.bz2"))
(sha256
(base32
- "0vbgnhkawdllgnkdn6zn1f56fczwk0518krakz2qbwhxmv2vvdga"))
+ "1nvmj2mc3nagpig75sgzvkqgzg1p01wgnlw54v4ix6ijgjwi0xlk"))
(modules '((guix build utils)))
(snippet
'(begin
base-commit: f45d05133472a9da13eae20ba4a676c696682c90
--
2.41.0
next prev parent reply other threads:[~2024-02-03 7:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-03 5:42 [bug#63240] [PATCH] gnu: cpio: Update to 2.14 Andy Tai
2023-05-11 7:39 ` [bug#63240] [PATCH core-updates v2] " Andy Tai
2024-02-03 7:02 ` Andy Tai [this message]
2024-04-06 14:28 ` [bug#63240] [PATCH v4] gnu: cpio: Update to 2.15 Dale Mellor
2024-04-06 15:06 ` [bug#63240] [PATCH v5] " Dale Mellor
2024-04-09 17:10 ` bug#63240: " Christopher Baines
2024-04-06 14:31 ` [bug#63240] guix 63240 looks good Dale Mellor
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=f8e53138ca8062b4f0121d8684ef1e3f04a95dce.1706943692.git.atai@atai.org \
--to=atai@atai.org \
--cc=63240@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).