diff options
author | jaapb <jaapb@pkgsrc.org> | 2017-07-21 14:13:17 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2017-07-21 14:13:17 +0000 |
commit | 4aa31df80b10f1806674e9315f431bcc061e4ed0 (patch) | |
tree | 0250e911217c2b52d01030726e6c6353715654f9 | |
parent | b92987c5356252c66ea6f4a9ae3ee2cf5004d265 (diff) | |
download | pkgsrc-4aa31df80b10f1806674e9315f431bcc061e4ed0.tar.gz |
Updated devel/ocaml-ppx_sexp_conv to 0.9.0
-rw-r--r-- | doc/CHANGES-2017 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2017 b/doc/CHANGES-2017 index 758811d8a16..df8d56f7bd1 100644 --- a/doc/CHANGES-2017 +++ b/doc/CHANGES-2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2963 2017/07/21 14:13:07 jaapb Exp $ +$NetBSD: CHANGES-2017,v 1.2964 2017/07/21 14:13:17 jaapb Exp $ Changes to the packages collection and infrastructure in 2017: @@ -4103,3 +4103,4 @@ Changes to the packages collection and infrastructure in 2017: Updated devel/ocaml-ppx_optcomp to 0.9.0 [jaapb 2017-07-21] Added devel/ocaml-ppx_metaquot version 0.9.0 [jaapb 2017-07-21] Updated devel/ocaml-ppx_type_conv to 0.9.0 [jaapb 2017-07-21] + Updated devel/ocaml-ppx_sexp_conv to 0.9.0 [jaapb 2017-07-21] |