diff options
Diffstat (limited to 'gnu/packages/ghostscript.scm')
| -rw-r--r-- | gnu/packages/ghostscript.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/ghostscript.scm b/gnu/packages/ghostscript.scm index 723651a8178..0e618768cb7 100644 --- a/gnu/packages/ghostscript.scm +++ b/gnu/packages/ghostscript.scm | |||
| @@ -408,8 +408,8 @@ Ghostscript. It currently includes the 35 standard PostScript fonts.") | |||
| 408 | (license license:gpl2) | 408 | (license license:gpl2) |
| 409 | (home-page "https://sourceforge.net/projects/gs-fonts/"))) | 409 | (home-page "https://sourceforge.net/projects/gs-fonts/"))) |
| 410 | 410 | ||
| 411 | (define-public gs-fonts | 411 | (define-deprecated-package gs-fonts |
| 412 | (deprecated-package "gs-fonts" font-ghostscript)) | 412 | font-ghostscript) |
| 413 | 413 | ||
| 414 | (define-public libspectre | 414 | (define-public libspectre |
| 415 | (package | 415 | (package |
