summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9fd371394c8d5978a7168ab53b9ec5d6137c45b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = haskeme
	pkgdesc = Compiler from I- to S-Expressions for the Scheme Programming Language
	pkgver = 0.1.0.1.57d5a8f
	pkgrel = 1
	url = https://github.com/jumper149/haskeme
	arch = x86_64
	license = custom:BSD3
	makedepends = ghc
	source = git+https://github.com/jumper149/haskeme.git
	sha512sums = SKIP

pkgname = haskeme