mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: Bump pzstd to version 1.5.6
* gnu/packages/compression.scm (pzstd): Bump to version 1.5.6 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
4493ec418d
commit
b2bd56f8fe
@@ -1839,7 +1839,7 @@ speed.")
|
||||
(base32 "1h83si7s70jy7mcy0mv1c9mbkz66qqpawxs0zkmc3b1ayinf0acc"))))))
|
||||
|
||||
(define-public pzstd
|
||||
(package/inherit zstd
|
||||
(package/inherit zstd-1.5.6
|
||||
(name "pzstd")
|
||||
(outputs '("out"))
|
||||
(inputs
|
||||
|
||||
Reference in New Issue
Block a user