mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 23:36:19 +01:00
gnu: Add ecl-dexador.
* gnu/packages/lisp.scm (ecl-dexador): New variable.
This commit is contained in:
parent
85a898536c
commit
63729d9277
1 changed files with 3 additions and 0 deletions
|
@ -6258,6 +6258,9 @@ (define-public sbcl-dexador
|
|||
neat APIs and connection-pooling. It is meant to supersede Drakma.")
|
||||
(license license:expat))))
|
||||
|
||||
(define-public ecl-dexador
|
||||
(sbcl-package->ecl-package sbcl-dexador))
|
||||
|
||||
(define-public sbcl-lisp-namespace
|
||||
(let ((commit "28107cafe34e4c1c67490fde60c7f92dc610b2e0")
|
||||
(revision "1"))
|
||||
|
|
Loading…
Reference in a new issue