blob: 98f7ccfb88244f8164fea42963b6b1a6cf2758a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = quint
pkgdesc = Quint is an executable specification language with design and tooling focused on usability. It is based on the Temporal Logic of Actions
pkgver = 0.9.1
pkgrel = 1
url = https://github.com/informalsystems/quint
arch = any
license = Apache
makedepends = npm
depends = nodejs
provides = quint
conflicts = quint
source = https://github.com/informalsystems/quint/archive/refs/tags/v0.9.1.tar.gz
sha256sums = 1cf226160452dcacbc2dd8e0cff92ce8eb13a7d4f1eabfc33332a4c508bf6951
pkgname = quint
|