guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: slib: Update home page.


From: Tobias Geerinckx-Rice
Subject: 01/02: gnu: slib: Update home page.
Date: Sun, 24 Dec 2017 19:06:09 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 30fd958e9868e2c51907434deb4611b7a76095a9
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sun Dec 24 23:11:23 2017 +0000

    gnu: slib: Update home page.
    
    * gnu/packages/scheme.scm (slib)[home-page]: Update URL.
---
 gnu/packages/scheme.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm
index a20a023..3c56074 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -877,7 +877,7 @@ regular-expression notation.")
                                                    (assoc-ref outputs 
"out")))))))))
     (native-inputs `(("unzip" ,unzip)
                      ("texinfo" ,texinfo)))
-    (home-page "http://people.csail.mit.edu/jaffer/SLIB/";)
+    (home-page "http://people.csail.mit.edu/jaffer/SLIB.html";)
     (synopsis "Compatibility and utility library for Scheme")
     (description "SLIB is a portable Scheme library providing compatibility and
 utility functions for all standard Scheme implementations.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]