gnu: xonotic: Use HTTPS home page URI.
* gnu/packages/games.scm (xonotic)[home-page]: Use HTTPS URI.master
parent
3e0190a850
commit
083b24e23e
|
@ -6664,7 +6664,7 @@ quotation from a collection of quotes.")
|
|||
("pkg-config" ,pkg-config)
|
||||
("libtool" ,libtool)
|
||||
("gmp" ,gmp)))
|
||||
(home-page "http://xonotic.org")
|
||||
(home-page "https://xonotic.org")
|
||||
(synopsis "Fast-paced first-person shooter game")
|
||||
(description
|
||||
"Xonotic is a free, fast-paced first-person shooter.
|
||||
|
|
Reference in New Issue