summaryrefslogtreecommitdiff
path: root/gnu/packages/game-development.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-06-06 06:04:33 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-06-06 06:04:49 +0200
commit88b028f3a9d4187021b40def68e8474d43dc1e1a (patch)
treeeca9e2804af826fc4a62cd1383eaad7cabb14f24 /gnu/packages/game-development.scm
parent9062cf8cab89da9b63514a7c0065c7d1243a54a2 (diff)
downloadguix-patches-88b028f3a9d4187021b40def68e8474d43dc1e1a.tar
guix-patches-88b028f3a9d4187021b40def68e8474d43dc1e1a.tar.gz
gnu: tiled: Use HTTPS home page.
* gnu/packages/game-development.scm (tiled)[home-page]: Use HTTPS.
Diffstat (limited to 'gnu/packages/game-development.scm')
-rw-r--r--gnu/packages/game-development.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 5b7ab2cc29..f6f23a116e 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -465,7 +465,7 @@ support.")
(let ((out (assoc-ref outputs "out")))
(invoke "qmake"
(string-append "PREFIX=" out))))))))
- (home-page "http://www.mapeditor.org/")
+ (home-page "https://www.mapeditor.org/")
(synopsis "Tile map editor")
(description
"Tiled is a general purpose tile map editor. It is meant to be used for