diff --git a/gnu/packages/ghostscript.scm b/gnu/packages/ghostscript.scm index 09b10f77419b1bbb3e3d72c26172ec07c6d29ab2..591e3e7d48188b83b876363d53b728f334107154 100644 --- a/gnu/packages/ghostscript.scm +++ b/gnu/packages/ghostscript.scm @@ -191,7 +191,8 @@ (define-public ghostscript capabilities of the PostScript language. It supports a wide variety of output file formats and printers.") (license license:agpl3+) - (home-page "http://www.gnu.org/software/ghostscript/"))) + (home-page "http://www.gnu.org/software/ghostscript/") + (properties '((upstream-name . "gnu-ghostscript"))))) (define ghostscript/fixed (package