1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-07 15:31:35 +02:00

gnu: impressive: Update to 0.12.0.

* gnu/packages/pdf.scm (impressive): Update to 0.12.0.
This commit is contained in:
Ricardo Wurmus
2019-01-10 15:07:10 +01:00
committed by Ricardo Wurmus
parent 24155bf40d
commit 7d8baff97b
+2 -2
View File
@@ -785,7 +785,7 @@ vector formats.")
(define-public impressive
(package
(name "impressive")
(version "0.11.1")
(version "0.12.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -793,7 +793,7 @@ vector formats.")
version "/Impressive-" version ".tar.gz"))
(sha256
(base32
"0b3rmy6acp2vmf5nill3aknxvr9a5aawk1vnphkah61anxp62gsr"))))
"0zaqq3yvd296mfr5bxpj2hqlk7vrb0rsbgd4dc1l5ag46giqvivx"))))
(build-system python-build-system)
;; TODO: Add dependency on pdftk.