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 #113 received at 75178 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/lisp-xyz.scm (clasp-babel): New variable.
Change-Id: I021b06dcbbd8f687a3c8bfeae5d9cdb56ae8397b
---
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 20ab5c20ba..13516961e2 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -1831,6 +1831,9 @@ (define-public cl-babel
(define-public ecl-babel
(sbcl-package->ecl-package sbcl-babel))
+(define-public clasp-babel
+ (sbcl-package->clasp-package sbcl-babel))
+
(define-public sbcl-binary-types
(let ((commit "9ec42042a50403961c08179a892ae3de725b1d7a"))
(package
--
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.