gnu: libdatrie: Update to 0.2.12.
* gnu/packages/gtk.scm (libdatrie): Update to 0.2.12.master
parent
b0c4e0e1d3
commit
40ed1e54fc
|
@ -229,7 +229,7 @@ affine transformation (scale, rotation, shear, etc.).")
|
|||
(define-public libdatrie
|
||||
(package
|
||||
(name "libdatrie")
|
||||
(version "0.2.11")
|
||||
(version "0.2.12")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -237,7 +237,7 @@ affine transformation (scale, rotation, shear, etc.).")
|
|||
(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
|
||||
|
|
Reference in New Issue