diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/ocaml.scm | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 55cbf4f588..5bbf64588c 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -1641,7 +1641,7 @@ defined in this library.")         #: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 | 
