mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-cl-mimeparse.
* gnu/packages/lisp-xyz.scm (clasp-cl-mimeparse): New variable. Change-Id: I43516934eb0813e631886e36cefd09c8c2828841
This commit is contained in:
parent
faec10b768
commit
3cda820ef0
1 changed files with 3 additions and 0 deletions
|
@ -8008,6 +8008,9 @@ of http://code.google.com/p/mimeparse/, with a Common Lisp flavor.")
|
|||
(define-public ecl-cl-mimeparse
|
||||
(sbcl-package->ecl-package sbcl-cl-mimeparse))
|
||||
|
||||
(define-public clasp-cl-mimeparse
|
||||
(sbcl-package->clasp-package sbcl-cl-mimeparse))
|
||||
|
||||
(define-public sbcl-cl-mixed
|
||||
(let ((commit "4aaff134d3902d93a2a8605c10de4bcfc62d7afa")
|
||||
(revision "0"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue