blob: 544837e1ab6a634ffbb71c13e0bc7eb05dba1a84 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = guile-quickcheck
pkgdesc = Randomized property-based testing for Guile
pkgver = 0.1.0
pkgrel = 1
url = https://ngyro.com/software/guile-quickcheck.html
arch = x86_64
arch = i686
arch = armv7h
license = GPL3
depends = guile
source = https://files.ngyro.com/guile-quickcheck/guile-quickcheck-0.1.0.tar.gz
sha256sums = cb99ac5be99b43b61eb9c452d953543e890e2a83fc83acac289d94316888bc0e
pkgname = guile-quickcheck
|