gnu: graphite2: Update to 1.3.9.

* gnu/packages/fontutils.scm (graphite2): Update to 1.3.9.
This commit is contained in:
Marius Bakke 2017-02-22 07:15:45 +01:00
parent 827dc6295c
commit c05be50a6f
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA

View File

@ -366,7 +366,7 @@ applications should be.")
(define-public graphite2
(package
(name "graphite2")
(version "1.3.8")
(version "1.3.9")
(source
(origin
(method url-fetch)
@ -374,7 +374,7 @@ applications should be.")
"download/" version "/" name "-" version ".tgz"))
(sha256
(base32
"1hlc9j7w7gihy6gvzfa7902pr6yxq1sr1xkp5rwf0p29m2rjagwz"))))
"0rs5h7m340z75kygx8d72cps0q6yvvqa9i788vym7585cfv8a0gc"))))
(build-system cmake-build-system)
(native-inputs
`(("python" ,python-2) ; because of "import imap" in tests