gnu: utf8proc: Upgrade to 2.1.0.

* gnu/packages/textutils.scm (utf8proc): Upgrade to 2.1.0.
This commit is contained in:
Eric Bavier 2017-02-10 21:06:57 -06:00
parent 57c211cd71
commit 5d230d5b46
No known key found for this signature in database
GPG key ID: 1EBBD204781F962C

View file

@ -109,7 +109,7 @@ (define-public enca
(define-public utf8proc
(package
(name "utf8proc")
(version "2.0.2")
(version "2.1.0")
(source
(origin
(method url-fetch)
@ -118,7 +118,7 @@ (define-public utf8proc
version ".tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "140vib1m6n5kwzkw1n9fbsi5gl6xymbd7yndwqx1sj15aakak776"))))
(base32 "0q1jhdkk4f9b0zb8s2ql3sba3br5nvjsmbsaybmgj064k9hwbk15"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ;no "check" target