gnu: libdatrie: Update to 0.2.13.

* gnu/packages/gtk.scm (libdatrie): Update to 0.2.13.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-11 22:37:09 +01:00
parent ed6900f974
commit 8a9d3e9420
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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