From 0ca2f28066f5dd86e574a1098879142b70b0f3ff Mon Sep 17 00:00:00 2001 From: Andreas Enge Date: Wed, 5 Aug 2026 12:07:15 +0200 Subject: gnu: Remove gs-fonts. * gnu/packages/ghostscript.scm (gs-fonts): Delete variable. --- gnu/packages/ghostscript.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu/packages/ghostscript.scm') diff --git a/gnu/packages/ghostscript.scm b/gnu/packages/ghostscript.scm index 8ebfee65c61..1e0ec76bb74 100644 --- a/gnu/packages/ghostscript.scm +++ b/gnu/packages/ghostscript.scm @@ -408,9 +408,6 @@ Ghostscript. It currently includes the 35 standard PostScript fonts.") (license license:gpl2) (home-page "https://sourceforge.net/projects/gs-fonts/"))) -(define-deprecated-package gs-fonts - font-ghostscript) - (define-public libspectre (package (name "libspectre") -- cgit v1.2.3