mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: Add clasp-array-utils.
* gnu/packages/lisp-xyz.scm (clasp-array-utils): New variable. Change-Id: I622d03c36ea7aa7105093db2de85cc826140aa42
This commit is contained in:
parent
b59162f4e1
commit
2ef2616996
1 changed files with 3 additions and 0 deletions
|
@ -1468,6 +1468,9 @@ functions for arrays and vectors. Originally from Plump.")
|
||||||
(define-public ecl-array-utils
|
(define-public ecl-array-utils
|
||||||
(sbcl-package->ecl-package sbcl-array-utils))
|
(sbcl-package->ecl-package sbcl-array-utils))
|
||||||
|
|
||||||
|
(define-public clasp-array-utils
|
||||||
|
(sbcl-package->clasp-package sbcl-array-utils))
|
||||||
|
|
||||||
(define-public sbcl-arrow-macros
|
(define-public sbcl-arrow-macros
|
||||||
;; The latest upstream version tag is dated (pushed in 2020), use the latest
|
;; The latest upstream version tag is dated (pushed in 2020), use the latest
|
||||||
;; commit instead.
|
;; commit instead.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue