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 #29 received at 75178 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/lisp-xyz.scm (clasp-trivial-indent): New variable.
Change-Id: Id570fee78b402199df5ce38d3028be72335b5c09
---
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 0d8a157004..bf1317384e 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -30386,6 +30386,9 @@ (define-public cl-trivial-indent
(define-public ecl-trivial-indent
(sbcl-package->ecl-package sbcl-trivial-indent))
+(define-public clasp-trivial-indent
+ (sbcl-package->clasp-package sbcl-trivial-indent))
+
(define-public sbcl-trivial-macroexpand-all
(let ((commit "933270ac7107477de1bc92c1fd641fe646a7a8a9")
(revision "0"))
--
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.