me
/
guix
Archived
1
0
Fork 0

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>
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -31,14 +31,14 @@
(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