gnu: angband: Use HTTPS.

* gnu/packages/games.scm (angband)[source, home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-06-13 17:57:50 +02:00
parent 4c9577443f
commit d321d35aa9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1896,7 +1896,7 @@ (define-public angband
(source
(origin
(method url-fetch)
(uri (string-append "http://rephial.org/downloads/"
(uri (string-append "https://rephial.org/downloads/"
(version-major+minor version)
"/angband-" version ".tar.gz"))
(sha256
@ -1933,7 +1933,7 @@ (define-public angband
`(("autoconf" ,autoconf)
("automake" ,automake)))
(inputs `(("ncurses" ,ncurses)))
(home-page "http://rephial.org/")
(home-page "https://rephial.org/")
(synopsis "Dungeon exploration roguelike")
(description "Angband is a Classic dungeon exploration roguelike. Explore
the depths below Angband, seeking riches, fighting monsters, and preparing to