mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: ocaml-cudf: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-cudf)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
7f37adfd6a
commit
b7c2df602b
1 changed files with 1 additions and 1 deletions
|
@ -305,7 +305,7 @@ for day to day programming.")
|
|||
#:phases
|
||||
(modify-phases %standard-phases
|
||||
(delete 'configure))))
|
||||
(home-page "http://www.mancoosi.org/cudf/")
|
||||
(home-page "https://www.mancoosi.org/cudf/")
|
||||
(synopsis "CUDF library (part of the Mancoosi tools)")
|
||||
(description "CUDF (for Common Upgradeability Description Format) is a
|
||||
format for describing upgrade scenarios in package-based Free and Open Source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue