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 #143 received at 75178 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/lisp-xyz.scm (clasp-make-hash): New variable.
Change-Id: I0c14d06a27ffca83d8af0906e40a57498c37afa7
---
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 9c623a7d7a..d97b46c88e 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -20886,6 +20886,9 @@ (define-public cl-make-hash
(define-public ecl-make-hash
(sbcl-package->ecl-package sbcl-make-hash))
+(define-public clasp-make-hash
+ (sbcl-package->clasp-package sbcl-make-hash))
+
(define-public sbcl-map-bind
(let ((commit "532d55d93540c632e22b2cd264b5daa5f9d3d900")
(revision "0"))
--
2.47.1
This bug report was last modified 218 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.