Archived
1
0
Fork 0

gnu: renpy: Use HTTPS home page URI.

* gnu/packages/game-development.scm (renpy)[home-page]: Use HTTPS URI.
This commit is contained in:
Nicolas Goaziou 2020-05-25 20:24:17 +02:00
parent 22e5a77af2
commit 10052b7087
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -1345,7 +1345,7 @@ if __name__ == \"__main__\":
("xorg-server" ,xorg-server))) ("xorg-server" ,xorg-server)))
(outputs (outputs
(list "out" "tutorial" "the-question")) (list "out" "tutorial" "the-question"))
(home-page "http://www.renpy.org/") (home-page "https://www.renpy.org/")
(synopsis "Visual Novel Engine") (synopsis "Visual Novel Engine")
(description "Ren'Py is a visual novel engine that helps you use words, (description "Ren'Py is a visual novel engine that helps you use words,
images, and sounds to tell interactive stories that run on computers and images, and sounds to tell interactive stories that run on computers and