gnu: libdatrie: Update to 0.2.12.

* gnu/packages/gtk.scm (libdatrie): Update to 0.2.12.
This commit is contained in:
Tobias Geerinckx-Rice 2020-08-29 16:15:58 +02:00
parent b0c4e0e1d3
commit 40ed1e54fc
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -229,7 +229,7 @@ (define-public harfbuzz
(define-public libdatrie
(package
(name "libdatrie")
(version "0.2.11")
(version "0.2.12")
(source
(origin
(method url-fetch)
@ -237,7 +237,7 @@ (define-public libdatrie
(string-append "https://linux.thai.net/pub/ThaiLinux/software/"
"libthai/libdatrie-" version ".tar.xz"))
(sha256
(base32 "0jz9k0dd8jim4iyk5xrhkkdm4zq2ly6aw317ydjss44ymg97nz2l"))))
(base32 "0jdi01pcxv0b24zbjy7zahawsqqqw4mv94f2yy01zh4n796wqba5"))))
(build-system gnu-build-system)
(outputs '("out" "doc"))
(arguments