gnu: java-openchart2: Use HTTPS home page.
* gnu/packages/java.scm (java-openchart2)[home-page]: Use HTTPS.
This commit is contained in:
parent
a15b45290d
commit
a809d63252
@ -10637,7 +10637,7 @@ against expected outcomes.")
|
||||
`(("unzip" ,unzip)
|
||||
("java-junit" ,java-junit)
|
||||
("java-hamcrest-core" ,java-hamcrest-core)))
|
||||
(home-page "http://approximatrix.com/products/openchart2/")
|
||||
(home-page "https://approximatrix.com/products/openchart2/")
|
||||
(synopsis "Simple plotting for Java")
|
||||
(description "Openchart2 provides a simple, yet powerful, interface for
|
||||
Java programmers to create two-dimensional charts and plots. The library
|
||||
|
Loading…
Reference in New Issue
Block a user