me
/
guix
Archived
1
0
Fork 0

gnu: Add ecl-dexador.

* gnu/packages/lisp.scm (ecl-dexador): New variable.
master
Guillaume Le Vaillant 2019-10-17 16:43:12 +02:00 committed by Pierre Neidhardt
parent 85a898536c
commit 63729d9277
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 3 additions and 0 deletions

View File

@ -6258,6 +6258,9 @@ cookie headers, cookie creation, cookie jar creation and more.")
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"))