mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: Add clasp-string-pokemonize.
* gnu/packages/lisp-xyz.scm (clasp-string-pokemonize): New variable. Change-Id: I4d53aa7a54f93d4fb30d06eb194f3868092d9b1d
This commit is contained in:
parent
d04efbf26f
commit
d53c0d5063
1 changed files with 3 additions and 0 deletions
|
|
@ -29207,6 +29207,9 @@ and lowercase characters for a given string.")
|
|||
(define-public ecl-string-pokemonize
|
||||
(sbcl-package->ecl-package sbcl-string-pokemonize))
|
||||
|
||||
(define-public clasp-string-pokemonize
|
||||
(sbcl-package->clasp-package sbcl-string-pokemonize))
|
||||
|
||||
(define-public sbcl-stripe
|
||||
(let ((commit "b59631d21d63e101de6eb96b56941471504ba644")
|
||||
(revision "0"))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue