mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
This commit is contained in:
parent
c219997a14
commit
6fd52309b8
79 changed files with 135 additions and 135 deletions
|
@ -210,7 +210,7 @@ file format. It also includes a C library that implements the graphics
|
|||
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 "https://www.gnu.org/software/ghostscript/")
|
||||
(properties '((upstream-name . "gnu-ghostscript")))))
|
||||
|
||||
(define-public ghostscript/x
|
||||
|
@ -261,7 +261,7 @@ output file formats and printers.")
|
|||
provides the reference implementation of the raster printer driver
|
||||
architecture.")
|
||||
(license license:expat)
|
||||
(home-page "http://www.gnu.org/software/ghostscript/")))
|
||||
(home-page "https://www.gnu.org/software/ghostscript/")))
|
||||
|
||||
(define-public gs-fonts
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue