gnu: Add clasp-xlunit.

* gnu/packages/lisp-check.scm (clasp-xlunit): New variable.

Change-Id: Ica3ee13b7bf9a93e366a101e96949751c82947ea
This commit is contained in:
jgart 2025-06-27 03:37:35 -04:00
parent ff7ae78681
commit 4a7a86d61f
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -1217,6 +1217,9 @@ on the XPTest package by Craig Brozensky and the JUnit package by Kent Beck.")
(define-public ecl-xlunit
(sbcl-package->ecl-package sbcl-xlunit))
(define-public clasp-xlunit
(sbcl-package->clasp-package sbcl-xlunit))
(define-public sbcl-lisp-critic
(let ((commit "ea19f82a168a6119ac1b10d0f457c01a7119602f")
(revision "1"))