2 args @ { fetchurl, ... }:
5 version = "20150709-git";
7 parasites = [ "check-it-test" ];
9 description = "A randomized property-based testing tool for Common Lisp.";
11 deps = [ args."alexandria" args."closer-mop" args."optima" args."stefil" ];
14 url = "http://beta.quicklisp.org/archive/check-it/2015-07-09/check-it-20150709-git.tgz";
15 sha256 = "1bx3ndkkl3w7clkqplhy6c2sz46pcp5w76j610gynzv7scz72iw2";
18 packageName = "check-it";
20 asdFilesToKeep = ["check-it.asd"];
23 /* (SYSTEM check-it DESCRIPTION
24 A randomized property-based testing tool for Common Lisp. SHA256
25 1bx3ndkkl3w7clkqplhy6c2sz46pcp5w76j610gynzv7scz72iw2 URL
26 http://beta.quicklisp.org/archive/check-it/2015-07-09/check-it-20150709-git.tgz
27 MD5 0baae55e5a9c8c884202cbc51e634c42 NAME check-it FILENAME check-it DEPS
28 ((NAME alexandria FILENAME alexandria)
29 (NAME closer-mop FILENAME closer-mop) (NAME optima FILENAME optima)
30 (NAME stefil FILENAME stefil))
31 DEPENDENCIES (alexandria closer-mop optima stefil) VERSION 20150709-git
32 SIBLINGS NIL PARASITES (check-it-test)) */