gnu: libdeflate: Update to 1.12.

* gnu/packages/compression.scm (libdeflate): Update to 1.12.
This commit is contained in:
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

View file

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