[packages/ocaml-typerep] - up to 0.16.0

baggins baggins at pld-linux.org
Fri Apr 24 23:24:46 CEST 2026


commit 5a311c910817abf02cbe1bab4d5f9621f98d6a54
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Apr 25 01:24:36 2026 +0200

    - up to 0.16.0

 ocaml-typerep.spec | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/ocaml-typerep.spec b/ocaml-typerep.spec
index eac9436..496c7a2 100644
--- a/ocaml-typerep.spec
+++ b/ocaml-typerep.spec
@@ -10,17 +10,16 @@
 Summary:	Typerep - library for runtime types
 Summary(pl.UTF-8):	Typerep - biblioteka do typów uruchomieniowych
 Name:		ocaml-typerep
-Version:	0.14.0
+Version:	0.16.0
 Release:	1
 License:	MIT
 Group:		Libraries
 #Source0Download: https://github.com/janestreet/typerep/tags
 Source0:	https://github.com/janestreet/typerep/archive/v%{version}/typerep-%{version}.tar.gz
-# Source0-md5:	d95f944090434bc998f4209c8725e5ba
+# Source0-md5:	1fd7f1cec81fc17ff4b92cd5ee4be2d2
 URL:		https://github.com/janestreet/typerep
 BuildRequires:	ocaml >= 1:4.04.2
 BuildRequires:	ocaml-base-devel >= 0.14
-BuildRequires:	ocaml-base-devel < 0.15
 BuildRequires:	ocaml-dune >= 2.0.0
 %requires_eq	ocaml-runtime
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -69,7 +68,7 @@ dune install --destdir=$RPM_BUILD_ROOT
 # sources
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/ocaml/typerep/*.ml
 # packaged as %doc
-%{__rm} -r $RPM_BUILD_ROOT%{_prefix}/doc/typerep
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/typerep
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-typerep.git/commitdiff/5a311c910817abf02cbe1bab4d5f9621f98d6a54



More information about the pld-cvs-commit mailing list