[packages/ocaml-re] - up to 1.12.0

baggins baggins at pld-linux.org
Sat Apr 25 23:31:00 CEST 2026


commit b3455b6b6f0da1caf537687515449dbe3b9ac1d0
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Apr 26 01:30:50 2026 +0200

    - up to 1.12.0

 ocaml-re.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/ocaml-re.spec b/ocaml-re.spec
index d04855d..675fa83 100644
--- a/ocaml-re.spec
+++ b/ocaml-re.spec
@@ -10,13 +10,13 @@
 Summary:	Regular expression library for OCaml
 Summary(pl.UTF-8):	Biblioteka wyrażeń regularnych dla OCamla
 Name:		ocaml-re
-Version:	1.10.3
-Release:	2
+Version:	1.12.0
+Release:	1
 License:	LGPL v2.1 with linking exception
 Group:		Libraries
 #Source0Download: https://github.com/ocaml/ocaml-re/releases
-Source0:	https://github.com/ocaml/ocaml-re/releases/download/%{version}/re-%{version}.tbz
-# Source0-md5:	a36347dcfaf71c95916f96f72b0cf2ce
+Source0:	https://github.com/ocaml/ocaml-re/archive/%{version}/re-%{version}.tar.gz
+# Source0-md5:	856deba57542ee246392ad1a3c727f52
 URL:		https://github.com/ocaml/ocaml-re
 BuildRequires:	ocaml >= 1:4.02
 BuildRequires:	ocaml-dune >= 2.0
@@ -55,7 +55,7 @@ Pakiet ten zawiera pliki niezbędne do tworzenia programów w OCamlu
 używających biblioteki re.
 
 %prep
-%setup -q -n re-%{version}
+%setup -q -n ocaml-re-%{version}
 
 %build
 dune build -p re --verbose
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-re.git/commitdiff/b3455b6b6f0da1caf537687515449dbe3b9ac1d0



More information about the pld-cvs-commit mailing list