gnu: libunistring: Update to 0.9.8.

* gnu/packages/libunistring.scm (libunistring): Update to 0.9.8.
This commit is contained in:
Marius Bakke 2017-12-03 16:36:43 +01:00
parent c6bc8e22e9
commit de3a1ac648
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -32,7 +32,7 @@ (define-module (gnu packages libunistring)
(define-public libunistring (define-public libunistring
(package (package
(name "libunistring") (name "libunistring")
(version "0.9.7") (version "0.9.8")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -40,7 +40,7 @@ (define-public libunistring
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"15z76qrmrvkc3c6hfq2lzzqysgd21s682f2smycfab5g598n8drf")) "101gjj9q39pjlcaixylya6is5i7vlbnxr1w5w6raqvvhab7ki4vv"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin