GNU bug report logs - #75249
[PATCH 01/71] gnu: Add asdf-build-system/clasp.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Wed, 1 Jan 2025 19:08:03 UTC

Severity: normal

Tags: easy, patch

Full log


View this message in rfc822 format

From: jgart <jgart <at> dismail.de>
To: 75249 <at> debbugs.gnu.org
Cc: jgart <jgart <at> dismail.de>, 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#75249] [PATCH 45/71] gnu: Add clasp-zpb-ttf.
Date: Wed,  1 Jan 2025 13:04:22 -0600
* gnu/packages/lisp-xyz.scm (clasp-zpb-ttf): New variable.

Change-Id: I1b0056e92afed12c2e1f7c0bb4270f9a9034478a
---
 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 84804b04b0..a4e5429ea2 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -32747,6 +32747,9 @@ (define-public cl-zpb-ttf
 (define-public ecl-zpb-ttf
   (sbcl-package->ecl-package sbcl-zpb-ttf))
 
+(define-public clasp-zpb-ttf
+  (sbcl-package->clasp-package sbcl-zpb-ttf))
+
 (define-public sbcl-zpng
   (package
     (name "sbcl-zpng")
-- 
2.47.1





This bug report was last modified 67 days ago.

Previous Next


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