mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Add clasp-local-time.
* gnu/packages/lisp-xyz.scm (clasp-local-time): New variable. Change-Id: If30a55d68e17ae89f46d60a3d741b1e0283a8702
This commit is contained in:
parent
48454944f4
commit
15feba6535
1 changed files with 3 additions and 0 deletions
|
@ -20528,6 +20528,9 @@ Long Painful History of Time\".")
|
|||
(define-public ecl-local-time
|
||||
(sbcl-package->ecl-package sbcl-local-time))
|
||||
|
||||
(define-public clasp-local-time
|
||||
(sbcl-package->clasp-package sbcl-local-time))
|
||||
|
||||
(define-public sbcl-cl-postgres+local-time
|
||||
(package
|
||||
(inherit sbcl-local-time)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue