summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2021-02-28 11:20:14 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2021-02-28 11:20:14 +0100
commit0e0153e3362d7f5055656576f203f1d7781667dd (patch)
tree5ec252e69b43beb300b9edea74ea35a380da2644 /gnu/packages/ocaml.scm
parent1f0ace4ad950cf1375a43fb62082ebe3e1d6257d (diff)
downloadguix-patches-0e0153e3362d7f5055656576f203f1d7781667dd.tar
guix-patches-0e0153e3362d7f5055656576f203f1d7781667dd.tar.gz
gnu: ocaml-topkg: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-topkg)[home-page]: Use HTTPS URI.
Diffstat (limited to 'gnu/packages/ocaml.scm')
-rw-r--r--gnu/packages/ocaml.scm2
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