pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-ppx_deriving
Module Name: pkgsrc
Committed By: jaapb
Date: Mon Jul 15 12:57:48 UTC 2019
Modified Files:
pkgsrc/devel/ocaml-ppx_deriving: Makefile PLIST buildlink3.mk distinfo
Removed Files:
pkgsrc/devel/ocaml-ppx_deriving/patches: patch-Makefile
Log Message:
Updated devel/ocaml-ppx_deriving to version 4.4.
This adds support for dune and OCaml 4.08, and has some other minor
improvements and bugfixes as well.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/ocaml-ppx_deriving/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-ppx_deriving/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ocaml-ppx_deriving/buildlink3.mk \
pkgsrc/devel/ocaml-ppx_deriving/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/ocaml-ppx_deriving/patches/patch-Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ocaml-ppx_deriving/Makefile
diff -u pkgsrc/devel/ocaml-ppx_deriving/Makefile:1.16 pkgsrc/devel/ocaml-ppx_deriving/Makefile:1.17
--- pkgsrc/devel/ocaml-ppx_deriving/Makefile:1.16 Tue Mar 5 17:27:22 2019
+++ pkgsrc/devel/ocaml-ppx_deriving/Makefile Mon Jul 15 12:57:48 2019
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2019/03/05 17:27:22 jaapb Exp $
+# $NetBSD: Makefile,v 1.17 2019/07/15 12:57:48 jaapb Exp $
GITHUB_PROJECT= ppx_deriving
-DISTNAME= ${GITHUB_PROJECT}-4.2.1
+DISTNAME= ${GITHUB_PROJECT}-4.4
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml-ppx/}
GITHUB_TAG= v${PKGVERSION_NOREV}
@@ -14,8 +13,8 @@ COMMENT= Type-driven code generation for
LICENSE= mit
USE_LANGUAGES= c
-USE_TOOLS+= gmake
-OCAML_USE_FINDLIB= yes
+
+OCAML_USE_DUNE= yes
BUILD_TARGET= build
@@ -23,6 +22,7 @@ BUILD_TARGET= build
.include "../../devel/ocaml-migrate-parsetree/buildlink3.mk"
.include "../../devel/ocaml-ppx_derivers/buildlink3.mk"
.include "../../devel/ocaml-ppx_tools/buildlink3.mk"
+.include "../../devel/ocaml-ppxfind/buildlink3.mk"
.include "../../devel/ocaml-result/buildlink3.mk"
.include "../../devel/ocamlbuild/buildlink3.mk"
.include "../../mk/ocaml.mk"
Index: pkgsrc/devel/ocaml-ppx_deriving/PLIST
diff -u pkgsrc/devel/ocaml-ppx_deriving/PLIST:1.1 pkgsrc/devel/ocaml-ppx_deriving/PLIST:1.2
--- pkgsrc/devel/ocaml-ppx_deriving/PLIST:1.1 Wed Feb 17 16:44:44 2016
+++ pkgsrc/devel/ocaml-ppx_deriving/PLIST Mon Jul 15 12:57:48 2019
@@ -1,62 +1,108 @@
-@comment $NetBSD: PLIST,v 1.1 2016/02/17 16:44:44 jaapb Exp $
-${OCAML_SITELIB}/ppx_deriving/CHANGELOG.md
-${OCAML_SITELIB}/ppx_deriving/LICENSE.txt
+@comment $NetBSD: PLIST,v 1.2 2019/07/15 12:57:48 jaapb Exp $
${OCAML_SITELIB}/ppx_deriving/META
-${OCAML_SITELIB}/ppx_deriving/README.md
+${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving.cmi
+${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving.cmt
+${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving.cmx
+${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving.ml
+${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving_api.a
+${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving_api.cma
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving_api.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/api/ppx_deriving_api.cmxs
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.a
+${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.cma
+${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.cmi
+${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.cmxs
+${OCAML_SITELIB}/ppx_deriving/create/ppx_deriving_create.ml
+${OCAML_SITELIB}/ppx_deriving/dune-package
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.a
+${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.cma
+${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.cmi
+${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.cmxs
+${OCAML_SITELIB}/ppx_deriving/enum/ppx_deriving_enum.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.a
+${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.cma
+${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.cmi
+${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.cmxs
+${OCAML_SITELIB}/ppx_deriving/eq/ppx_deriving_eq.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.a
+${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.cma
+${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.cmi
+${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.cmxs
+${OCAML_SITELIB}/ppx_deriving/fold/ppx_deriving_fold.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.a
+${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.cma
+${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.cmi
+${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.cmxs
+${OCAML_SITELIB}/ppx_deriving/iter/ppx_deriving_iter.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.a
+${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.cma
+${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.cmi
+${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.cmxs
+${OCAML_SITELIB}/ppx_deriving/make/ppx_deriving_make.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.a
+${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.cma
+${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.cmi
+${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.cmxs
+${OCAML_SITELIB}/ppx_deriving/map/ppx_deriving_map.ml
+${OCAML_SITELIB}/ppx_deriving/opam
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.a
+${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.cma
+${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.cmi
+${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.cmxs
+${OCAML_SITELIB}/ppx_deriving/ord/ppx_deriving_ord.ml
${OCAML_SITELIB}/ppx_deriving/ppx_deriving
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving.cma
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving.cmi
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving.cmxs
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving.mli
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_create.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_create.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_create.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_create.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_enum.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_enum.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_enum.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_enum.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_eq.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_eq.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_eq.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_eq.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_fold.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_fold.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_fold.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_fold.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_iter.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_iter.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_iter.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_iter.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_main.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_main.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_main.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_main.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_make.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_make.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_make.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_make.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_map.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_map.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_map.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_map.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_ord.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_ord.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_ord.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_ord.cmxs
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.cma
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.cmi
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.cmxs
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_runtime.mli
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_show.a
-${OCAML_SITELIB}/ppx_deriving/ppx_deriving_show.cma
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_show.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/ppx_deriving_show.cmxs
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.a
+${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cma
+${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cmi
+${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cmt
+${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.cmxs
+${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.ml
+${OCAML_SITELIB}/ppx_deriving/runtime/ppx_deriving_runtime.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.a
+${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.cma
+${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.cmi
+${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.cmxs
+${OCAML_SITELIB}/ppx_deriving/show/ppx_deriving_show.ml
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.a
+${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.cma
+${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.cmi
+${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.cmxs
+${OCAML_SITELIB}/ppx_deriving/std/ppx_deriving_std.ml
+share/doc/ppx_deriving/CHANGELOG.md
+share/doc/ppx_deriving/LICENSE.txt
+share/doc/ppx_deriving/README.md
Index: pkgsrc/devel/ocaml-ppx_deriving/buildlink3.mk
diff -u pkgsrc/devel/ocaml-ppx_deriving/buildlink3.mk:1.6 pkgsrc/devel/ocaml-ppx_deriving/buildlink3.mk:1.7
--- pkgsrc/devel/ocaml-ppx_deriving/buildlink3.mk:1.6 Thu Jul 19 15:15:24 2018
+++ pkgsrc/devel/ocaml-ppx_deriving/buildlink3.mk Mon Jul 15 12:57:48 2019
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2018/07/19 15:15:24 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2019/07/15 12:57:48 jaapb Exp $
BUILDLINK_TREE+= ocaml-ppx_deriving
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-ppx_deriving
OCAML_PPX_DERIVING_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-ppx_deriving+= ocaml-ppx_deriving>=4.0
-BUILDLINK_ABI_DEPENDS.ocaml-ppx_deriving+= ocaml-ppx_deriving>=4.2.1nb2
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_deriving+= ocaml-ppx_deriving>=4.4
BUILDLINK_PKGSRCDIR.ocaml-ppx_deriving?= ../../devel/ocaml-ppx_deriving
.endif # OCAML_PPX_DERIVING_BUILDLINK3_MK
Index: pkgsrc/devel/ocaml-ppx_deriving/distinfo
diff -u pkgsrc/devel/ocaml-ppx_deriving/distinfo:1.6 pkgsrc/devel/ocaml-ppx_deriving/distinfo:1.7
--- pkgsrc/devel/ocaml-ppx_deriving/distinfo:1.6 Wed Jan 10 16:04:57 2018
+++ pkgsrc/devel/ocaml-ppx_deriving/distinfo Mon Jul 15 12:57:48 2019
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/01/10 16:04:57 jaapb Exp $
+$NetBSD: distinfo,v 1.7 2019/07/15 12:57:48 jaapb Exp $
-SHA1 (ppx_deriving-4.2.1.tar.gz) = da73711c8812b0f11b49b53c3fc54e8b8f65252c
-RMD160 (ppx_deriving-4.2.1.tar.gz) = 92089e4e159221d6b0506ea710bfbfa28f18e5c8
-SHA512 (ppx_deriving-4.2.1.tar.gz) = 306cd62a5a2906782789967c9df3efd0f9fc31c4f59e39d3f678a0a24a5c48a210af8a28c9483a0f6ae174a36f79a00a2b1a0d547006c84fcc7a91101c2cd41b
-Size (ppx_deriving-4.2.1.tar.gz) = 48908 bytes
-SHA1 (patch-Makefile) = 5c28a06e9669df38d220149964b5cdea2141b4bb
+SHA1 (ppx_deriving-4.4.tar.gz) = ec938c3903b13dc4be94d09ef1b138657e24e810
+RMD160 (ppx_deriving-4.4.tar.gz) = ddbdc867ead4c0c0f6d66c955ee3cb2a4bb26b9c
+SHA512 (ppx_deriving-4.4.tar.gz) = d347a9b1bdec6f0c581737074068ee811a045c8207f938382011ee8ffbbe5659ac878ca2aee15461de08984d2cc2aa8437fbccfeae364730780f6d7a5019469c
+Size (ppx_deriving-4.4.tar.gz) = 44830 bytes
Home |
Main Index |
Thread Index |
Old Index