GNU bug report logs -
#75265
[PATCH 18/71] gnu: Add clasp-acclimation.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Wed, 1 Jan 2025 19:08:18 UTC
Severity: normal
Tags: patch
Done: jgart <jgart <at> dismail.de>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/lisp-xyz.scm (clasp-acclimation): New variable.
Change-Id: Id24bf747ee0de02cef4d6b5c2499b7cba00d0402
---
gnu/packages/lisp-xyz.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index e51ccac9d3..a194c6064d 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -697,6 +697,9 @@ (define-public cl-acclimation
(define-public ecl-acclimation
(sbcl-package->ecl-package sbcl-acclimation))
+(define-public clasp-acclimation
+ (sbcl-package->clasp-package sbcl-acclimation))
+
(define-public sbcl-acl-compat
;; There does not seem to be proper releases.
(let ((commit "cac1d6920998ddcbee8310a873414732e707d8e5"))
--
2.47.1
This bug report was last modified 133 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.