gnu: graphite2: Update to 1.3.12.

* gnu/packages/fontutils.scm (graphite2): Update to 1.3.12.
This commit is contained in:
Marius Bakke 2018-08-19 20:06:26 +02:00
parent 85932a7b8e
commit fdf16a81b2
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -378,7 +378,7 @@ applications should be.")
(define-public graphite2
(package
(name "graphite2")
(version "1.3.11")
(version "1.3.12")
(source
(origin
(method url-fetch)
@ -386,7 +386,7 @@ applications should be.")
"download/" version "/" name "-" version ".tgz"))
(sha256
(base32
"0z5dcgh8r3678awq6fb8igik7xmar5m6z9xxwpkkhradhk8jxfds"))))
"1l1940d8fz67jm6a0x8cjb5p2dv48cvz3wcskwa83hamd70k15fd"))))
(build-system cmake-build-system)
(native-inputs
`(("python" ,python-2) ; because of "import imap" in tests