me
/
guix
Archived
1
0
Fork 0

gnu: Add ecl-cl-ppcre-unicode.

* gnu/packages/lisp-xyz.scm (ecl-cl-ppcre-unicode): New variable.
master
Guillaume Le Vaillant 2020-02-04 11:28:44 +01:00
parent 6fdfef668a
commit 54dc3ba2fb
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 3 additions and 0 deletions

View File

@ -625,6 +625,9 @@ from other CLXes around the net.")
`(("sbcl-cl-ppcre" ,sbcl-cl-ppcre)
("sbcl-cl-unicode" ,sbcl-cl-unicode)))))
(define-public ecl-cl-ppcre-unicode
(sbcl-package->ecl-package sbcl-cl-ppcre-unicode))
;; The slynk that users expect to install includes all of slynk's contrib
;; modules. Therefore, we build the base module and all contribs first; then
;; we expose the union of these as `sbcl-slynk'. The following variable