Commit graph

16 commits

Author SHA1 Message Date
Vincent Laporte f3a1a087e8 ocamlPackages.uunf: re-generate source from the Unicode Character Database 2020-08-21 09:08:33 +02:00
Daniël de Kok 4c54e6ab5f ocamlPackages.uunf: 12.0.0 -> 13.0.0 2020-08-11 10:47:45 +02:00
Vincent Laporte e57fdf508a ocamlPackages.uunf: 11.0.0 → 12.0.0 2020-02-14 07:31:17 +01:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Daniel Schaefer bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Théo Zimmermann 208aedb971 ocamlPackages.*: remove unnecessary unpackCmd 2018-11-12 17:25:18 +00:00
Vincent Laporte d4bf592bbd
ocamlPackages.uunf: mark as broken on AArch64 2018-07-31 12:51:36 +00:00
Vincent Laporte 0364a581f2
ocamlPackages.uunf: 10.0.0 -> 11.0.0 2018-07-30 06:39:05 +00:00
Vincent Laporte 5e4edcc4ec
ocamlPackages.topkg: refactoring 2017-12-14 07:36:29 +00:00
Vincent Laporte 4a60c51f5d ocamlPackages.uunf: 2.0.0 -> 10.0.0 2017-06-29 16:31:35 +00:00
Vincent Laporte 8990a6c116 ocamlPackages.uunf: 0.9.3 -> 2.0.0 2017-01-13 06:38:07 +00:00
Vincent Laporte 4168706d4f OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-09 11:55:19 +02:00
Kirill Boltaev 3e646865f4 treewide: use ocaml.version (#19192) 2016-10-05 09:32:30 +02:00
Nicolas B. Pierron 72c6f8a140 Ensure that we can evaluate the platform attribute of ocaml packages. 2016-03-13 19:08:26 +00:00
Vincent Laporte 857c13e1af Minor modifications of some ocaml packages:
adds myself as a maintainer
adds assertions to have evaluation errors rather than build errors
moves opam out of ocamlPackages, as it does not provide a library
2014-09-21 11:02:55 +01:00
Vincent Laporte 64c6d0117d Adds OCaml libraries: uucd, uunf, uutf and xmlm
Four OCaml libraries contributed by Daniel Bünzli for unicode and xml
processing.

 -  xmlm: Streaming XML codec for OCaml
 -  uutf: Non-blocking streaming Unicode codec for OCaml
 -  uunf: Unicode text normalization for OCaml
 -  uucd: Unicode character database decoder for Ocaml

Homepage: http://erratique.ch/software
2014-07-16 10:05:53 +02:00