From: Aaron Covrig via Guix-patches via <guix-patches@gnu.org>
To: 74195@debbugs.gnu.org
Cc: Aaron Covrig <aaron.covrig.us@ieee.org>
Subject: [bug#74195] [PATCH 2/2] gnu: Bump pzstd to version 1.5.6
Date: Sun, 3 Nov 2024 19:15:49 -0500 [thread overview]
Message-ID: <20241104001553.544038-2-aaron.covrig.us@ieee.org> (raw)
In-Reply-To: <20241104001553.544038-1-aaron.covrig.us@ieee.org>
* gnu/packages/compression.scm (pzstd): Bump to version 1.5.6
---
gnu/packages/compression.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 72f7a30e0b..a46ebb0473 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -1839,7 +1839,7 @@ (define-public zstd-1.5.6
(base32 "1h83si7s70jy7mcy0mv1c9mbkz66qqpawxs0zkmc3b1ayinf0acc"))))))
(define-public pzstd
- (package/inherit zstd
+ (package/inherit zstd-1.5.6
(name "pzstd")
(outputs '("out"))
(inputs
--
2.46.0
next prev parent reply other threads:[~2024-11-04 0:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-03 23:46 [bug#74195] [PATCH 0/2] Bump zstd and pzstd versions Aaron Covrig via Guix-patches via
2024-11-04 0:15 ` [bug#74195] [PATCH 1/2] gnu: Bump zstd to version 1.5.6 Aaron Covrig via Guix-patches via
2024-11-04 0:15 ` Aaron Covrig via Guix-patches via [this message]
2024-11-20 22:55 ` bug#74195: [PATCH 0/2] Bump zstd and pzstd versions Ludovic Courtès
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=20241104001553.544038-2-aaron.covrig.us@ieee.org \
--to=guix-patches@gnu.org \
--cc=74195@debbugs.gnu.org \
--cc=aaron.covrig.us@ieee.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).