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

* gnu/packages/ocaml.scm (ocaml-topkg)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou 2021-02-28 11:20:14 +01:00
parent 1f0ace4ad9
commit 0e0153e336
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1641,7 +1641,7 @@ (define-public ocaml-topkg
#:phases
(modify-phases %standard-phases
(delete 'configure))))
(home-page "http://erratique.ch/software/topkg")
(home-page "https://erratique.ch/software/topkg")
(synopsis "Transitory OCaml software packager")
(description "Topkg is a packager for distributing OCaml software. It
provides an API to describe the files a package installs in a given build