me
/
guix
Archived
1
0
Fork 0

gnu: ocaml-logs: Use HTTPS home page URI.

* gnu/packages/ocaml.scm (ocaml-logs)[home-page]: Use HTTPS URI.
master
Nicolas Goaziou 2021-02-28 11:18:27 +01:00
parent bc3a2c4274
commit 3b50326df0
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View File

@ -2128,7 +2128,7 @@ ocaml lwt.")
("result" ,ocaml-result)
("cmdliner" ,ocaml-cmdliner)
("topkg" ,ocaml-topkg)))
(home-page "http://erratique.ch/software/logs")
(home-page "https://erratique.ch/software/logs")
(synopsis "Logging infrastructure for OCaml")
(description "Logs provides a logging infrastructure for OCaml. Logging is
performed on sources whose reporting level can be set independently. Log