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:
committed by
Ricardo Wurmus
parent
24155bf40d
commit
7d8baff97b
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user