Skip to content
Snippets Groups Projects
Unverified Commit 2028be23 authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: dblatex: Update to 0.3.9.

* gnu/packages/docbook.scm (dblatex): Update to 0.3.9.
parent 000c5a11
No related branches found
No related tags found
No related merge requests found
......@@ -173,7 +173,7 @@ (define-public docbook-xsl
(define-public dblatex
(package
(name "dblatex")
(version "0.3.5")
(version "0.3.9")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/dblatex/dblatex/"
......@@ -181,7 +181,7 @@ (define-public dblatex
version ".tar.bz2"))
(sha256
(base32
"0h3472n33pabrn8qwggsahkrjx8lybpwlc3zprby3w3w3x5i830f"))))
"0pdizc5rjywwzxa1qqhdmba5zr35pbmdwbysalsid7xw87w3kq06"))))
(build-system python-build-system)
;; TODO: Add xfig/transfig for fig2dev utility
(inputs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment