gnu: ocaml-bos: Use HTTPS home page URI.
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 28 Feb 2021 10:14:50 +0000 (11:14 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 28 Feb 2021 10:14:50 +0000 (11:14 +0100)
* gnu/packages/ocaml.scm (ocaml-bos)[home-page]: Use HTTPS URI.

gnu/packages/ocaml.scm

index 9c30107..9b8ce16 100644 (file)
@@ -2194,7 +2194,7 @@ file system and is independent from any system library.")
        ("fpath" ,ocaml-fpath)
        ("logs" ,ocaml-logs)
        ("rresult" ,ocaml-rresult)))
-    (home-page "http://erratique.ch/software/bos")
+    (home-page "https://erratique.ch/software/bos")
     (synopsis "Basic OS interaction for OCaml")
     (description "Bos provides support for basic and robust interaction with
 the operating system in OCaml.  It has functions to access the process