gnu: Add clasp-local-time.

* gnu/packages/lisp-xyz.scm (clasp-local-time): New variable.

Change-Id: If30a55d68e17ae89f46d60a3d741b1e0283a8702
This commit is contained in:
jgart 2025-06-25 16:42:03 -04:00
parent 48454944f4
commit 15feba6535
No known key found for this signature in database
GPG key ID: A52AA2B477B6DD35

View file

@ -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)