blob: b633fb1e101f9b077f210747a7091763ff8e3c10 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = lunatic
pkgdesc = Lunatic is an Erlang inspired runtime for WebAssembly
pkgver = 0.13.2
pkgrel = 1
url = https://github.com/lunatic-solutions/lunatic
arch = x86_64
license = MIT
license = APACHE
makedepends = cargo
source = lunatic-0.13.2.tar.gz::https://github.com/lunatic-solutions/lunatic/archive/v0.13.2.tar.gz
sha256sums = 0b43d95935be9781ac24f53e095d53fdb34b7dbfe2ff67bb94cad28e4145f869
pkgname = lunatic
|