[packages/ocaml-ocaml-migrate-parsetree] - up to 2.4.0
baggins
baggins at pld-linux.org
Sun Apr 26 14:27:01 CEST 2026
commit 91de7aa83aff80ce489670f6ad1fe0ef6c32e8ec
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Apr 26 16:26:51 2026 +0200
- up to 2.4.0
ocaml-ocaml-migrate-parsetree.spec | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/ocaml-ocaml-migrate-parsetree.spec b/ocaml-ocaml-migrate-parsetree.spec
index 59dad1f..eb92560 100644
--- a/ocaml-ocaml-migrate-parsetree.spec
+++ b/ocaml-ocaml-migrate-parsetree.spec
@@ -11,16 +11,15 @@ Summary: Convert OCaml parsetrees between different major versions
Summary(pl.UTF-8): Konwersja drzew analizy OCamla między głównymi wersjami
# "ocaml-" prefix + "ocaml-migrate-parsetree" library name
Name: ocaml-ocaml-migrate-parsetree
-Version: 2.2.0
+Version: 2.4.0
Release: 1
License: LGPL v2.1 with linking exception
Group: Libraries
#Source0Download: https://github.com/ocaml-ppx/ocaml-migrate-parsetree/releases
-Source0: https://github.com/ocaml-ppx/ocaml-migrate-parsetree/releases/download/v%{version}/ocaml-migrate-parsetree-v%{version}.tbz
-# Source0-md5: 1d2699aab74fcd46b71178b4f3ccbcb5
+Source0: https://github.com/ocaml-ppx/ocaml-migrate-parsetree/releases/download/%{version}/ocaml-migrate-parsetree-%{version}.tbz
+# Source0-md5: bc7cfa22a585bcc2edd50a58eb7514f9
URL: https://github.com/ocaml-ppx/ocaml-migrate-parsetree
BuildRequires: ocaml >= 1:4.02.3
-BuildRequires: ocaml < 1:4.14
BuildRequires: ocaml-dune >= 2.3
%requires_eq ocaml-runtime
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -57,7 +56,7 @@ Pakiet ten zawiera pliki niezbędne do tworzenia programów używających
biblioteki migrate-parsetree.
%prep
-%setup -q -n ocaml-migrate-parsetree-v%{version}
+%setup -q -n ocaml-migrate-parsetree-%{version}
%build
dune build --verbose
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ocaml-ocaml-migrate-parsetree.git/commitdiff/91de7aa83aff80ce489670f6ad1fe0ef6c32e8ec
More information about the pld-cvs-commit
mailing list