summaryrefslogtreecommitdiff
path: root/gnu/packages/game-development.scm
diff options
context:
space:
mode:
authorLiliana Marie Prikler <liliana.prikler@gmail.com>2021-10-10 15:59:32 +0200
committerLiliana Marie Prikler <liliana.prikler@gmail.com>2021-10-10 15:59:32 +0200
commitc4595fdedf027b9be6733cac8b2e3ee82cdcb16a (patch)
tree25a1f9f285bc7388c7be4b597145ded4cf636401 /gnu/packages/game-development.scm
parent6cb8c0052ed6490fdf2fdd487569c04f32758686 (diff)
downloadguix-patches-c4595fdedf027b9be6733cac8b2e3ee82cdcb16a.tar
guix-patches-c4595fdedf027b9be6733cac8b2e3ee82cdcb16a.tar.gz
gnu: tsukundere: Update home-page.
* gnu/packages/game-development.scm (tsukundere)[home-page]: Update.
Diffstat (limited to 'gnu/packages/game-development.scm')
-rw-r--r--gnu/packages/game-development.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 5b598905b3..4e2605eafa 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -564,7 +564,7 @@ clone.")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "https://gitlab.com/leoprikler/tsukundere")
+ (url "https://gitlab.com/lilyp/tsukundere")
(commit version)))
(file-name (git-file-name name version))
(sha256
@@ -620,7 +620,7 @@ clone.")
(inputs
`(("guile-sdl2" ,guile3.0-sdl2)
("guile" ,guile-3.0)))
- (home-page "https://gitlab.com/leoprikler/tsukundere")
+ (home-page "https://gitlab.com/lilyp/tsukundere")
(synopsis "Visual novel engine")
(description "Tsukundere is a game engine geared heavily towards the
development of visual novels, written on top of Guile-SDL2. It is still