[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/09: gnu: warzone2100: Use HTTPS home page.
From: |
guix-commits |
Subject: |
08/09: gnu: warzone2100: Use HTTPS home page. |
Date: |
Sun, 1 Mar 2020 14:55:00 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit d3eae3f1ec757cfd1d9a18b3e8785946c7cd1468
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:45:35 2020 +0100
gnu: warzone2100: Use HTTPS home page.
* gnu/packages/games.scm (warzone2100)[home-page]: Use HTTPS.
---
gnu/packages/games.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index d46253c..e66a1a8 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -3606,7 +3606,7 @@ fullscreen, use F5 or Alt+Enter.")
("qtscript" ,qtscript)
("openssl" ,openssl)
("sdl2" ,sdl2)))
- (home-page "http://wz2100.net")
+ (home-page "https://wz2100.net")
(synopsis "3D Real-time strategy and real-time tactics game")
(description
"Warzone 2100 offers campaign, multi-player, and single-player skirmish
- branch master updated (bcfacec -> aabc895), guix-commits, 2020/03/01
- 02/09: gnu: wordnet: Use HTTPS home page., guix-commits, 2020/03/01
- 03/09: gnu: python-h5py: Use HTTPS home page., guix-commits, 2020/03/01
- 05/09: gnu: python-pyalsaaudio: Use HTTPS home page., guix-commits, 2020/03/01
- 07/09: gnu: python-sphinx: Use HTTPS home page., guix-commits, 2020/03/01
- 04/09: gnu: ruby-markaby: Use HTTPS home page., guix-commits, 2020/03/01
- 01/09: gnu: dehydrated: Install documentation., guix-commits, 2020/03/01
- 09/09: gnu: python-construct: Use HTTPS home page., guix-commits, 2020/03/01
- 06/09: gnu: libgc: Use HTTPS home page., guix-commits, 2020/03/01
- 08/09: gnu: warzone2100: Use HTTPS home page.,
guix-commits <=