From 16b84f54bd870b938a1c1ede6fefcfff84a504f5 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sat, 18 Jan 2020 23:08:09 +0100 Subject: gnu: bastet: Use HTTPS home page. * gnu/packages/games.scm (bastet)[home-page]: Use HTTPS. --- gnu/packages/games.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages') diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 9b4ff4df9a..f9c846d307 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -383,7 +383,7 @@ physics settings to tweak as well.") (inputs `(("boost" ,boost) ("ncurses" ,ncurses))) - (home-page "http://fph.altervista.org/prog/bastet.html") + (home-page "https://fph.altervista.org/prog/bastet.html") (synopsis "Antagonistic Tetris-style falling brick game for text terminals") (description "Bastet (short for Bastard Tetris) is a simple ncurses-based falling brick -- cgit v1.2.3