mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: ocaml-sedlex: Use HTTPS home page.
* gnu/packages/ocaml.scm (ocaml-sedlex)[home-page]: Use HTTPS.
This commit is contained in:
parent
786886d1f5
commit
d8bf501eb2
1 changed files with 1 additions and 1 deletions
|
@ -2088,7 +2088,7 @@ (define-public ocaml4.07-sedlex
|
|||
(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)))
|
||||
|
|
Loading…
Reference in a new issue