New package: rocq-stdlib-9.0.0

This commit is contained in:
Leah Neukirchen 2025-06-17 18:24:19 +02:00
parent 337aa9f30c
commit 172758894c

View file

@ -0,0 +1,14 @@
# Template file for 'rocq-stdlib'
pkgname=rocq-stdlib
version=9.0.0
revision=1
build_style=gnu-makefile
hostmakedepends="ocaml ocaml-zarith rocq"
depends="rocq"
short_desc="Standard library for the Rocq Prover"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/rocq-prover/stdlib"
distfiles="https://github.com/rocq-prover/stdlib/releases/download/V${version}/stdlib-${version}.tar.gz"
checksum=1ab6adc42dfc651ddc909604bae1a54ff5623cda837f93677a8b12aab9eec711
nocross="ocaml"