gnu: plantuml: Update to 1.2019.3.

* gnu/packages/uml.scm (plantuml): Update to 1.2019.3.
This commit is contained in:
Tobias Geerinckx-Rice 2019-03-21 02:24:51 +01:00
parent 58ab7f2961
commit e6b244a588
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -30,14 +30,14 @@
(define-public plantuml
(package
(name "plantuml")
(version "1.2019.2")
(version "1.2019.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/plantuml/"
version "/plantuml-" version ".tar.gz"))
(sha256
(base32
"0hqj2crf6yg40naiwlnnym4c6r0wbz5vr8729z0daggnyg8vqniz"))))
"0p2mqav0qfc6kmkhb2n1vjysffnvpsx4yal68nl0yrh5vd3bnmza"))))
(build-system ant-build-system)
(arguments
`(#:tests? #f ; no tests