1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

View File

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