me
/
guix
Archived
1
0
Fork 0

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

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

View File

@ -2159,7 +2159,7 @@ message report is decoupled from logging and is handled by a reporter.")
(propagated-inputs
`(("topkg" ,ocaml-topkg)
("astring" ,ocaml-astring)))
(home-page "http://erratique.ch/software/fpath")
(home-page "https://erratique.ch/software/fpath")
(synopsis "File system paths for OCaml")
(description "Fpath is an OCaml module for handling file system paths with
POSIX or Windows conventions. Fpath processes paths without accessing the