gnu: plantuml: Use HTTPS home page.
* gnu/packages/uml.scm (plantuml)[home-page]: Use HTTPS.
This commit is contained in:
parent
c04cbcf70a
commit
b2e213c3e9
@ -82,7 +82,7 @@
|
||||
(inputs
|
||||
`(("graphviz" ,graphviz)
|
||||
("jre" ,icedtea)))
|
||||
(home-page "http://plantuml.com/")
|
||||
(home-page "https://plantuml.com/")
|
||||
(synopsis "Draw UML diagrams from simple textual description")
|
||||
(description
|
||||
"Plantuml is a tool to generate sequence, usecase, class, activity,
|
||||
|
Loading…
Reference in New Issue
Block a user