me
/
guix
Archived
1
0
Fork 0

gnu: libdeflate: Update to 1.12.

* gnu/packages/compression.scm (libdeflate): Update to 1.12.
master
Tobias Geerinckx-Rice 2022-07-17 02:00:01 +02:00
parent a432ae0c0b
commit 0f4353d30a
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions
gnu/packages

View File

@ -2648,7 +2648,7 @@ to their original, binary CD format.")
(define-public libdeflate
(package
(name "libdeflate")
(version "1.10")
(version "1.12")
(source (origin
(method git-fetch)
(uri (git-reference
@ -2657,7 +2657,7 @@ to their original, binary CD format.")
(file-name (git-file-name name version))
(sha256
(base32
"0v5qh1cz787xj86l15x6brkkaw0jbxhqj5f85275q0l945qazvwm"))))
"16n9232zjavcp5wp17cx0gh2v7gipxpncsha05j3ybajfs7g88jv"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags