summaryrefslogtreecommitdiff
path: root/gnu/packages/ghostscript.scm
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2019-09-04 14:58:30 +0200
committerLudovic Courtès <ludo@gnu.org>2019-09-04 23:41:07 +0200
commit8161c2d6ce71f200b2d467fda46495fd2ff58c36 (patch)
tree3f681c9a53d76261632d3aee312e4c97e1d12fbd /gnu/packages/ghostscript.scm
parentce502774b4eba7aaa4c1d5eb07c913d6f06ff0dc (diff)
downloadguix-patches-8161c2d6ce71f200b2d467fda46495fd2ff58c36.tar
guix-patches-8161c2d6ce71f200b2d467fda46495fd2ff58c36.tar.gz
gnu: ghostscript: Keep the replacement private.
This avoids having two matches for the "ghostscript" spec. * gnu/packages/ghostscript.scm (ghostscript/fixed): Keep private.
Diffstat (limited to 'gnu/packages/ghostscript.scm')
-rw-r--r--gnu/packages/ghostscript.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ghostscript.scm b/gnu/packages/ghostscript.scm
index 139682b5d0..f9c3ee94bf 100644
--- a/gnu/packages/ghostscript.scm
+++ b/gnu/packages/ghostscript.scm
@@ -275,7 +275,7 @@ output file formats and printers.")
(home-page "https://www.ghostscript.com/")
(license license:agpl3+)))
-(define-public ghostscript/fixed
+(define ghostscript/fixed
;; This adds the Freetype dependency (among other things), which fixes the
;; rendering issues described in <https://issues.guix.gnu.org/issue/34877>.
(package/inherit