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 #173 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 57/64] gnu: Add clasp-unix-opts.
Date: Tue, 31 Dec 2024 03:03:18 -0600
* gnu/packages/lisp-xyz.scm (clasp-unix-opts): New variable.

Change-Id: Id392d789c1c4c884f2661bc193eb658164d832b7
---
 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 643a45024a..593f299d43 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -31542,6 +31542,9 @@ (define-public cl-unix-opts
 (define-public ecl-unix-opts
   (sbcl-package->ecl-package sbcl-unix-opts))
 
+(define-public clasp-unix-opts
+  (sbcl-package->clasp-package sbcl-unix-opts))
+
 (define-public sbcl-usocket
   (package
     (name "sbcl-usocket")
-- 
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.