gnu: harfbuzz: Update to 2.4.0.

* gnu/packages/gtk.scm (harfbuzz): Update to 2.4.0.
This commit is contained in:
Marius Bakke 2019-04-07 22:09:06 +02:00
parent 1ec290e27a
commit 2da9b81837
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

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