gnu: ocaml-sedlex: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 20 Mar 2020 23:25:19 +0000 (00:25 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 21 Mar 2020 02:09:43 +0000 (03:09 +0100)
* gnu/packages/ocaml.scm (ocaml-sedlex)[home-page]: Use HTTPS.

gnu/packages/ocaml.scm

index 92b28e0..5181d61 100644 (file)
@@ -2088,7 +2088,7 @@ and consumable.")
            (sha256
             (base32
              "0gsb1jpj3mnqbjgbavi4l95gl6g4agq58j82km22fdfg63j3w3fk"))))))
-    (home-page "http://www.cduce.org/download.html#side")
+    (home-page "https://www.cduce.org/download.html#side")
     (synopsis "Lexer generator for Unicode and OCaml")
     (description "Lexer generator for Unicode and OCaml.")
     (license license:expat)))