diff options
author | Marius Bakke <mbakke@fastmail.com> | 2018-11-24 19:44:05 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2018-11-24 19:44:05 +0100 |
commit | 4820b75de0688ed3df3a94d69240f41984d1fb3c (patch) | |
tree | a55efbdf58f4260724f159f6660e0724f3c4df20 /gnu/packages/ocaml.scm | |
parent | 12618049852bcbfd6390b5ff2779cdadf35618db (diff) | |
parent | 1b3083267cbacc9ef48bbc9ff95864065894b082 (diff) | |
download | patches-4820b75de0688ed3df3a94d69240f41984d1fb3c.tar patches-4820b75de0688ed3df3a94d69240f41984d1fb3c.tar.gz |
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/ocaml.scm')
-rw-r--r-- | gnu/packages/ocaml.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index e1323582a2..8c6e1da7d1 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -4297,7 +4297,6 @@ cpp-like directives.") ("ulex" ,ocaml-ulex) ("easy-format" ,ocaml-easy-format) ("base64" ,ocaml-base64))) - (home-page "http://www.cduce.org/download.html#side") (home-page "http://piqi.org") (synopsis "Data serialization and conversion library") (description "Piqilib is the common library used by the piqi command-line |