diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2018-10-31 01:27:42 +0100 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2018-10-31 02:31:18 +0100 |
commit | b590951ff2a9f05993b952f9cae925254237b1d6 (patch) | |
tree | 1c8d8bd845ea9a655aa6ef45332d12e19989f855 /gnu/packages/games.scm | |
parent | 1d9a9d27ae4d7981a0df749708b683859ee5c58e (diff) | |
download | guix-b590951ff2a9f05993b952f9cae925254237b1d6.tar guix-b590951ff2a9f05993b952f9cae925254237b1d6.tar.gz |
gnu: meandmyshadow: Update home page.
* gnu/packages/games.scm (meandmyshadow)[home-page]: Follow permanent
redirect.
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r-- | gnu/packages/games.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 250f6151ef..0467872fcd 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -597,7 +597,7 @@ automata. The following features are available: sdl2-image sdl2-mixer sdl2-ttf))))) - (home-page "http://meandmyshadow.sourceforge.net/") + (home-page "https://acmepjz.github.io/meandmyshadow/") (synopsis "Puzzle/platform game") (description "Me and My Shadow is a puzzle/platform game in which you try to reach the exit by solving puzzles. Spikes, moving blocks, fragile blocks |