mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: pzstd: Update to 1.5.7.
* gnu/packages/compression.scm (pzstd): Inherit from zstd-1.5.7. Change-Id: I782e605f82476273b918ebdc5727b8d3d8b9eeaa
This commit is contained in:
@@ -1880,7 +1880,7 @@ speed.")
|
||||
(base32 "18vgkvh7w6zw4jn2aj1mp0yv98m4fk52ay6da0wh4pm194gyaczb"))))))
|
||||
|
||||
(define-public pzstd
|
||||
(package/inherit zstd-1.5.6
|
||||
(package/inherit zstd-1.5.7
|
||||
(name "pzstd")
|
||||
(outputs '("out"))
|
||||
(inputs
|
||||
|
||||
Reference in New Issue
Block a user