gnu: plantuml: Update to 1.2020.24.

* gnu/packages/uml.scm (plantuml): Update to 1.2020.24.

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
Michael Rohleder 2020-12-20 09:39:26 +01:00 committed by Leo Famulari
parent 789f31e629
commit 88795880d7
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -31,14 +31,14 @@ (define-module (gnu packages uml)
(define-public plantuml
(package
(name "plantuml")
(version "1.2020.19")
(version "1.2020.24")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/plantuml/"
version "/plantuml-" version ".tar.gz"))
(sha256
(base32
"0ja2f72x2qd11pkgh1qj6k03yq9ljwsvd6lh84nndwhrbdj5vns7"))))
"1czjrsngy0j0lgbmvfzg1ax13vzba2c6ybmfbzqyvnasx4rfrsf8"))))
(build-system ant-build-system)
(arguments
`(#:tests? #f ; no tests