1
0
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:
jgart
2025-06-29 16:18:57 -04:00
parent ca2d428e5e
commit 44d64afd37
+3
View File
@@ -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"))