mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: Add abcl-lorem-ipsum.
* gnu/packages/lisp-xyz.scm (abcl-lorem-ipsum): New variable. Change-Id: I661e200d1b08e2ccdac0850bca61a979ef6f9e26
This commit is contained in:
parent
a88d6a45e4
commit
d563bf6178
1 changed files with 3 additions and 0 deletions
|
|
@ -20765,6 +20765,9 @@ and mix text with expressions.")
|
|||
(define-public clasp-lorem-ipsum
|
||||
(sbcl-package->clasp-package sbcl-lorem-ipsum))
|
||||
|
||||
(define-public abcl-lorem-ipsum
|
||||
(sbcl-package->abcl-package sbcl-lorem-ipsum))
|
||||
|
||||
(define-public sbcl-lparallel
|
||||
(let ((commit "80fc2952a074776abd343d6b5d3ab157f0e1df7a")
|
||||
(revision "1"))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue