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


View this message in rfc822 format

From: jgart <jgart <at> dismail.de>
To: 75178 <at> debbugs.gnu.org
Cc: jgart <jgart <at> dismail.de>, Nicolas Graves <ngraves <at> ngraves.fr>, Guillaume Le Vaillant <glv <at> posteo.net>, Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>, Munyoki Kilyungi <me <at> bonfacemunyoki.com>, Sharlatan Hellseher <sharlatanus <at> gmail.com>, jgart <jgart <at> dismail.de>
Subject: [bug#75178] [PATCH 13/64] gnu: Add clasp-flexi-streams.
Date: Tue, 31 Dec 2024 03:02:34 -0600
* gnu/packages/lisp-xyz.scm (clasp-flexi-streams): New variable.

Change-Id: If7bd6104f04f2286ccad70faf658ff209ca83848
---
 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 d56ac2ff35..22959e9faf 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -16009,6 +16009,9 @@ (define-public cl-flexi-streams
 (define-public ecl-flexi-streams
   (sbcl-package->ecl-package sbcl-flexi-streams))
 
+(define-public clasp-flexi-streams
+  (sbcl-package->clasp-package sbcl-flexi-streams))
+
 (define-public sbcl-flexichain
   ;; There are no releases.
   (let ((commit "9af644a6323f303a936a391b956babcbfe7b0c67")
-- 
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.