gnu: ocaml-uuidm: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-uuidm)[home-page]: Use HTTPS URI.
This commit is contained in:
parent
0e0153e336
commit
0a55be06e3
@ -3213,7 +3213,7 @@ tool and piqi-ocaml.")
|
|||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("cmdliner" ,ocaml-cmdliner)
|
`(("cmdliner" ,ocaml-cmdliner)
|
||||||
("topkg" ,ocaml-topkg)))
|
("topkg" ,ocaml-topkg)))
|
||||||
(home-page "http://erratique.ch/software/uuidm")
|
(home-page "https://erratique.ch/software/uuidm")
|
||||||
(synopsis "Universally unique identifiers for OCaml")
|
(synopsis "Universally unique identifiers for OCaml")
|
||||||
(description "Uuidm is an OCaml module implementing 128 bits universally
|
(description "Uuidm is an OCaml module implementing 128 bits universally
|
||||||
unique identifiers (UUIDs) version 3, 5 (named based with MD5, SHA-1 hashing)
|
unique identifiers (UUIDs) version 3, 5 (named based with MD5, SHA-1 hashing)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user