mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 11:00:36 +02:00
gnu: Add clasp-lorem-ipsum.
* gnu/packages/lisp-xyz.scm (clasp-lorem-ipsum): New variable. Change-Id: I5555dcaa238e9d33f6f8c3e156802aa7a29ec8cb Signed-off-by: jgart <jgart@dismail.de>
This commit is contained in:
parent
18bbf5f4ca
commit
e47e39f270
1 changed files with 3 additions and 0 deletions
|
@ -20586,6 +20586,9 @@ and mix text with expressions.")
|
|||
(define-public ecl-lorem-ipsum
|
||||
(sbcl-package->ecl-package sbcl-lorem-ipsum))
|
||||
|
||||
(define-public clasp-lorem-ipsum
|
||||
(sbcl-package->clasp-package sbcl-lorem-ipsum))
|
||||
|
||||
(define-public sbcl-lparallel
|
||||
(let ((commit "80fc2952a074776abd343d6b5d3ab157f0e1df7a")
|
||||
(revision "1"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue