gnu: harfbuzz: Update to 1.7.1.

* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.1.
This commit is contained in:
Marius Bakke 2017-11-19 16:30:48 +01:00
parent 8dd35a0e20
commit 98a1c480b3
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -171,7 +171,7 @@ (define-public cairo-xcb
(define-public harfbuzz
(package
(name "harfbuzz")
(version "1.6.3")
(version "1.7.1")
(source (origin
(method url-fetch)
(uri (string-append "https://www.freedesktop.org/software/"
@ -179,7 +179,7 @@ (define-public harfbuzz
version ".tar.bz2"))
(sha256
(base32
"06hh8hml5fwp1pcg4r7k8syiqaxb4p1532y7sacr66mnprkv67p3"))))
"0khmcm4k0cckw5ql9z66ahp1zy5dn978vw8p41h91dhk6glacicn"))))
(build-system gnu-build-system)
(outputs '("out"
"bin")) ; 160K, only hb-view depend on cairo