GNU bug report logs -
#75178
[PATCH] gnu: python-jsonschema: Update python-webcolors dependency.
Previous Next
Reported by: Nicolas Graves <ngraves <at> ngraves.fr>
Date: Sun, 29 Dec 2024 14:28:01 UTC
Severity: normal
Tags: patch
Done: jgart <jgart <at> dismail.de>
Bug is archived. No further changes may be made.
Full log
Message #62 received at 75178 <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 199 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.