gnu: ocaml-dose3: Use HTTPS home page URI.

* gnu/packages/ocaml.scm (ocaml-dose3)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou 2021-02-28 11:16:24 +01:00
parent b7c2df602b
commit 45bfc108d7
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -379,7 +379,7 @@ (define-public ocaml-dose3
("ocaml-extlib" ,ocaml-extlib)
("ocamlbuild" ,ocamlbuild)
("ocaml-cppo" ,ocaml-cppo)))
(home-page "http://www.mancoosi.org/software/")
(home-page "https://www.mancoosi.org/software/")
(synopsis "Package distribution management framework")
(description "Dose3 is a framework made of several OCaml libraries for
managing distribution packages and their dependencies. Though not tied to