gnu: harfbuzz: Update to 1.4.1.

* gnu/packages/gtk.scm (harfbuzz): Update to 1.4.1.
This commit is contained in:
Mark H Weaver 2017-01-09 00:57:23 -05:00
parent 532cbe22c4
commit f8671271dd
No known key found for this signature in database
GPG key ID: 7CEF29847562C516

View file

@ -168,7 +168,7 @@ (define-public cairo-xcb
(define-public harfbuzz
(package
(name "harfbuzz")
(version "1.3.4")
(version "1.4.1")
(source (origin
(method url-fetch)
(uri (string-append "https://www.freedesktop.org/software/"
@ -176,7 +176,7 @@ (define-public harfbuzz
version ".tar.bz2"))
(sha256
(base32
"0ava7y24797k5ps3ghq2ccjjds97ri1gx32v6546a6pgmpyad2ki"))))
"1g8mndf0p0fzjfvxrprga84zvqq186gbddnw6wbna7cscfmpz8l5"))))
(build-system gnu-build-system)
(outputs '("out"
"bin")) ; 160K, only hb-view depend on cairo