blob: 4b58f9f131d109230e91539c0b542993313bf84e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = idris2-elab-util-git
pkgdesc = Utilities for elaborator reflection in Idris2
pkgver = latest
pkgrel = 1
url = https://github.com/stefan-hoeck/idris2-elab-util
arch = x86_64
license = custom:BSD
makedepends = git
depends = idris2
provides = idris2-elab-util
conflicts = idris2-elab-util
source = idris2-elab-util::git+https://github.com/stefan-hoeck/idris2-elab-util.git
sha256sums = SKIP
pkgname = idris2-elab-util-git
|