GNU bug report logs - #75178
[PATCH] gnu: python-jsonschema: Update python-webcolors dependency.

Previous Next

Package: guix-patches;

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 #140 received at 75178 <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: 75178 <at> debbugs.gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH 46/64] gnu: Add clasp-marshal.
Date: Tue, 31 Dec 2024 03:03:07 -0600
* gnu/packages/lisp-xyz.scm (clasp-marshal): New variable.

Change-Id: If085e9314def7e246afb8994ea34af5bf3a0591d
---
 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 a4e5429ea2..805f13af52 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -21062,6 +21062,9 @@ (define-public cl-marshal
 (define-public ecl-marshal
   (sbcl-package->ecl-package sbcl-marshal))
 
+(define-public clasp-marshal
+  (sbcl-package->clasp-package sbcl-marshal))
+
 (define-public sbcl-mathkit
   (let ((commit "fd884f94b36ef5e9bc19459ad0b3cda6303d2a2a"))
     (package
-- 
2.47.1





This bug report was last modified 200 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.