summary refs log tree commit diff
diff options
context:
space:
mode:
authorPierre Neidhardt <ambrevar@gmail.com>2018-04-25 15:36:00 +0530
committerLudovic Courtès <ludo@gnu.org>2018-04-25 23:11:53 +0200
commit0eb3b8c0b626d55c1575e3106d83448a8516a806 (patch)
tree650c9c60cffe887916463de2ae0f8aadac772bae
parent06c4778ae290c9f8de5f8ef1683cec14de8f2ebc (diff)
downloadguix-0eb3b8c0b626d55c1575e3106d83448a8516a806.tar.gz
gnu: guile-sly: Update home-page.
* gnu/packages/guile.scm (guile-sly): Update home-page.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
-rw-r--r--gnu/packages/guile.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm
index b954988712..2af6f875e9 100644
--- a/gnu/packages/guile.scm
+++ b/gnu/packages/guile.scm
@@ -1481,7 +1481,7 @@ users and in some situations.")
     (description "Sly is a 2D/3D game engine written in Guile Scheme.  Sly
 features a functional reactive programming interface and live coding
 capabilities.")
-    (home-page "http://dthompson.us/pages/software/sly.html")
+    (home-page "https://dthompson.us/projects/sly.html")
     (license license:gpl3+)))
 
 (define-public g-wrap