[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/05: gnu: guile-sly: Update home-page.
From: |
Ludovic Courtès |
Subject: |
02/05: gnu: guile-sly: Update home-page. |
Date: |
Wed, 25 Apr 2018 17:12:00 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 0eb3b8c0b626d55c1575e3106d83448a8516a806
Author: Pierre Neidhardt <address@hidden>
Date: Wed Apr 25 15:36:00 2018 +0530
gnu: guile-sly: Update home-page.
* gnu/packages/guile.scm (guile-sly): Update home-page.
Signed-off-by: Ludovic Courtès <address@hidden>
---
gnu/packages/guile.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm
index b954988..2af6f87 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