mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: plantuml: Use HTTPS home page.
* gnu/packages/uml.scm (plantuml)[home-page]: Use HTTPS.
This commit is contained in:
parent
c04cbcf70a
commit
b2e213c3e9
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
||||||
(inputs
|
(inputs
|
||||||
`(("graphviz" ,graphviz)
|
`(("graphviz" ,graphviz)
|
||||||
("jre" ,icedtea)))
|
("jre" ,icedtea)))
|
||||||
(home-page "http://plantuml.com/")
|
(home-page "https://plantuml.com/")
|
||||||
(synopsis "Draw UML diagrams from simple textual description")
|
(synopsis "Draw UML diagrams from simple textual description")
|
||||||
(description
|
(description
|
||||||
"Plantuml is a tool to generate sequence, usecase, class, activity,
|
"Plantuml is a tool to generate sequence, usecase, class, activity,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue