mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: java-joda-convert: Use HTTPS home page.
* gnu/packages/java.scm (java-joda-convert)[home-page]: Use HTTPS.
This commit is contained in:
parent
4d1ddb5156
commit
c82ddf3360
1 changed files with 1 additions and 1 deletions
|
@ -10266,7 +10266,7 @@ Dependency Injection (CDI).")
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("java-junit" ,java-junit)
|
`(("java-junit" ,java-junit)
|
||||||
("java-hamcrest-core" ,java-hamcrest-core)))
|
("java-hamcrest-core" ,java-hamcrest-core)))
|
||||||
(home-page "http://www.joda.org/joda-convert/")
|
(home-page "https://www.joda.org/joda-convert/")
|
||||||
(synopsis "Conversion between Objects and Strings")
|
(synopsis "Conversion between Objects and Strings")
|
||||||
(description "Joda-Convert provides a small set of classes to aid
|
(description "Joda-Convert provides a small set of classes to aid
|
||||||
conversion between Objects and Strings. It is not intended to tackle the
|
conversion between Objects and Strings. It is not intended to tackle the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue