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
|
@ -423,7 +423,7 @@ directory.")
|
|||
(description "Guile-SDL is a set of bindings to the Simple DirectMedia
|
||||
Layer (SDL). With them, Guile programmers can have easy access to graphics,
|
||||
sound and device input (keyboards, joysticks, mice, etc.).")
|
||||
(home-page "http://gnu.org/s/guile-sdl")
|
||||
(home-page "https://www.gnu.org/software/guile-sdl/")
|
||||
(license gpl3+)))
|
||||
|
||||
(define-public guile-sdl2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue