mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-map-set.
* gnu/packages/lisp-xyz.scm (clasp-map-set): New variable. Change-Id: I5c86e4d4b01323be36696bde1f33b0a3db119cad
This commit is contained in:
parent
fcb8f6ea61
commit
c7aeb5263c
1 changed files with 3 additions and 0 deletions
|
@ -21408,6 +21408,9 @@ addition, removal, and random selection.")
|
|||
(define-public ecl-map-set
|
||||
(sbcl-package->ecl-package sbcl-map-set))
|
||||
|
||||
(define-public clasp-map-set
|
||||
(sbcl-package->clasp-package sbcl-map-set))
|
||||
|
||||
;;; The following package is renamed from "markup" to "markup-reader" in order
|
||||
;;; not to conflict with the "cl-markup" package.
|
||||
(define-public sbcl-markup-reader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue