gnu: libjcat: Update to 0.1.12.
* gnu/packages/compression.scm (libjcat): Update to 0.1.12.
This commit is contained in:
parent
9ca3f1bc1d
commit
a08672f594
@ -1127,7 +1127,7 @@ tarballs.")
|
|||||||
(define-public libjcat
|
(define-public libjcat
|
||||||
(package
|
(package
|
||||||
(name "libjcat")
|
(name "libjcat")
|
||||||
(version "0.1.11")
|
(version "0.1.12")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -1137,7 +1137,7 @@ tarballs.")
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "08zywwhm9q8m8v17w2mp23w3w93p40ir1w4x18zrlbhs10xnhiys"))))
|
(base32 "0fbcmnpc0y7s2ls3q829dv3ardhv0m5gxqqmbn0dnkzgkh42vv7p"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list gobject-introspection help2man pkg-config))
|
(list gobject-introspection help2man pkg-config))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user