guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/17: gnu: ocaml-sedlex: Use HTTPS home page.


From: guix-commits
Subject: 07/17: gnu: ocaml-sedlex: Use HTTPS home page.
Date: Fri, 20 Mar 2020 22:14:17 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit d8bf501eb258f15f10f55e7b6c96b610ec55b09d
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Mar 21 00:25:19 2020 +0100

    gnu: ocaml-sedlex: Use HTTPS home page.
    
    * gnu/packages/ocaml.scm (ocaml-sedlex)[home-page]: Use HTTPS.
---
 gnu/packages/ocaml.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 92b28e0..5181d61 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]