mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-xlunit.
* gnu/packages/lisp-check.scm (clasp-xlunit): New variable. Change-Id: Ica3ee13b7bf9a93e366a101e96949751c82947ea
This commit is contained in:
parent
ff7ae78681
commit
4a7a86d61f
1 changed files with 3 additions and 0 deletions
|
@ -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"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue