gnu: plantuml: Update to 1.2022.3.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Collin J. Doering 2022-03-30 18:39:17 -04:00 committed by Efraim Flashner
parent 05e68f31ba
commit c5ffc9b65d
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

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