mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-html-encode.
* gnu/packages/lisp-xyz.scm (clasp-html-encode): New variable. Change-Id: Ib15099db664561841842f7c1c59a55370c9158b6
This commit is contained in:
parent
0a5815b861
commit
d5500bfed3
1 changed files with 3 additions and 0 deletions
|
@ -18120,6 +18120,9 @@ starting from one of its nodes (typically when you open a URL in a new tab).")
|
|||
(define-public ecl-html-encode
|
||||
(sbcl-package->ecl-package sbcl-html-encode))
|
||||
|
||||
(define-public clasp-html-encode
|
||||
(sbcl-package->clasp-package sbcl-html-encode))
|
||||
|
||||
(define-public sbcl-html-entities
|
||||
(let ((commit "4af018048e891f41d77e7d680ed3aeb639e1eedb"))
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue