guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: cataclysm-dda: Fix home-page.


From: guix-commits
Subject: branch master updated: gnu: cataclysm-dda: Fix home-page.
Date: Wed, 12 Feb 2020 09:30:43 -0500

This is an automated email from the git hooks/post-receive script.

ngz pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 39604be  gnu: cataclysm-dda: Fix home-page.
39604be is described below

commit 39604beba8c70c7e37bb2f254ad803bc8cd3271e
Author: Nicolas Goaziou <address@hidden>
AuthorDate: Wed Feb 12 15:30:06 2020 +0100

    gnu: cataclysm-dda: Fix home-page.
    
    * gnu/packages/games.scm (cataclysm-dda): Fix home-page.
---
 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 482bbf6..f380b52 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -446,7 +446,7 @@ canyons and wait for the long I-shaped block to clear four 
rows at a time.")
          ("sdl2-image" ,sdl2-image)
          ("sdl2-ttf" ,sdl2-ttf)
          ("sdl2-mixer" ,sdl2-mixer)))
-      (home-page "http://en.cataclysmdda.com/";)
+      (home-page "https://cataclysmdda.org/";)
       (synopsis "Survival horror roguelike video game")
       (description
        "Cataclysm: Dark Days Ahead (or \"DDA\" for short) is a roguelike set



reply via email to

[Prev in Thread] Current Thread [Next in Thread]