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 #149 received at 75178 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/lisp-xyz.scm (clasp-array-utils): New variable.
Change-Id: I80f710b3e2ca3cd3f05d4948f7b54172ec5c8931
---
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 462a9346d4..065d482c8b 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -1411,6 +1411,9 @@ (define-public cl-array-utils
(define-public ecl-array-utils
(sbcl-package->ecl-package sbcl-array-utils))
+(define-public clasp-array-utils
+ (sbcl-package->clasp-package sbcl-array-utils))
+
(define-public sbcl-arrow-macros
;; The latest upstream version tag is dated (pushed in 2020), use the latest
;; commit instead.
--
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.