mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-core-gp.
* gnu/packages/lisp-xyz.scm (clasp-core-gp): New variable. Change-Id: Ia658370dd04bf04dc1c1658106806e7012785398
This commit is contained in:
parent
abb1f4a8ec
commit
a341e6a0ba
1 changed files with 3 additions and 0 deletions
|
@ -13146,6 +13146,9 @@ well as standard genetic algorithms.")
|
|||
(define-public ecl-core-gp
|
||||
(sbcl-package->ecl-package sbcl-core-gp))
|
||||
|
||||
(define-public clasp-core-gp
|
||||
(sbcl-package->clasp-package sbcl-core-gp))
|
||||
|
||||
(define-public sbcl-croatoan
|
||||
(let ((commit "470055739ef6ece42655ef0f3878a87a9e3e9b78")
|
||||
(revision "2"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue