me
/
guix
Archived
1
0
Fork 0

gnu: plantuml: Update to 1.2020.17.

* gnu/packages/uml.scm (plantuml): Update to 1.2020.17.
master
Tobias Geerinckx-Rice 2020-09-23 21:07:20 +02:00
parent 26746c6719
commit 89ba5f9479
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2016 Theodoros Foradis <theodoros@foradis.org>
;;; Copyright © 2019 Arun Isaac <arunisaac@systemreboot.net>
;;; Copyright © 2019 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
;;;
;;; This file is part of GNU Guix.
@ -31,14 +31,14 @@
(define-public plantuml
(package
(name "plantuml")
(version "1.2020.16")
(version "1.2020.17")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/plantuml/"
version "/plantuml-" version ".tar.gz"))
(sha256
(base32
"10ski6qq99rx98n5m9qs387c61jp40l7gqnbk290kay94x44phs7"))))
"031xqzqi2jh2kms6qjy9sv9m5mjvk887jz54dnrkvw5zgn6kv4hp"))))
(build-system ant-build-system)
(arguments
`(#:tests? #f ; no tests