mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 07:15:53 +02:00
gnu: Add clasp-cl-quickcheck.
* gnu/packages/lisp-check.scm (clasp-cl-quickcheck): New variable. Change-Id: I7fde5a606735c6ac4633fa31c0ebcb6b99194a39
This commit is contained in:
@@ -331,6 +331,9 @@ of either regular or generic functions with mocks.")
|
||||
(define-public ecl-cl-quickcheck
|
||||
(sbcl-package->ecl-package sbcl-cl-quickcheck))
|
||||
|
||||
(define-public clasp-cl-quickcheck
|
||||
(sbcl-package->clasp-package sbcl-cl-quickcheck))
|
||||
|
||||
(define-public sbcl-clunit
|
||||
(let ((commit "6f6d72873f0e1207f037470105969384f8380628")
|
||||
(revision "1"))
|
||||
|
||||
Reference in New Issue
Block a user