unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 63240@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#63240] [PATCH core-updates v2] gnu: cpio: Update to 2.14
Date: Thu, 11 May 2023 00:39:52 -0700	[thread overview]
Message-ID: <2337f4fe2415c3c34b1ec2f4b25352303e15a3a2.1683790736.git.atai@atai.org> (raw)
In-Reply-To: <20230503054216.18202-1-atai@atai.org>

* gnu/packages/cpio.scm (cpio): Update to 2.14
---
 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..98af3f31aa 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.14")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnu/cpio/cpio-"
                                  version ".tar.bz2"))
              (sha256
               (base32
-               "0vbgnhkawdllgnkdn6zn1f56fczwk0518krakz2qbwhxmv2vvdga"))
+               "04ic7zykc4yl4i69dfzvyb26d2bcggdvkmpwgvyacrvj1zb1bp7w"))
              (modules '((guix build utils)))
              (snippet
               '(begin

base-commit: b4e5844700b2304bfde451322feb5797bf0c6179
-- 
2.39.2





  reply	other threads:[~2023-05-11  7:41 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 ` Andy Tai [this message]
2024-02-03  7:02 ` [bug#63240] [PATCH core-updates v3] gnu: cpio: Update to 2.15 Andy Tai
2024-04-06 14:28   ` [bug#63240] [PATCH v4] " 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=2337f4fe2415c3c34b1ec2f4b25352303e15a3a2.1683790736.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).