guix-commits
[Top][All Lists]
Advanced

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

03/04: gnu: librep: Update home page.


From: guix-commits
Subject: 03/04: gnu: librep: Update home page.
Date: Sat, 14 Mar 2020 20:09:06 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 131f0f853e5ea6c4effe18fbd1a4e68a6c78624d
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:24:13 2020 +0100

    gnu: librep: Update home page.
    
    * gnu/packages/sawfish.scm (librep)[home-page]: Follow (HTTPS)
    redirection.
---
 gnu/packages/sawfish.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/sawfish.scm b/gnu/packages/sawfish.scm
index 6df9417..26d8eba 100644
--- a/gnu/packages/sawfish.scm
+++ b/gnu/packages/sawfish.scm
@@ -65,7 +65,7 @@
      (list (search-path-specification
             (variable "REP_DL_LOAD_PATH")
             (files '("lib/rep")))))
-    (home-page "http://sawfish.wikia.com/wiki/Librep";)
+    (home-page "https://sawfish.fandom.com/wiki/Librep";)
     (synopsis "Lisp system for sawfish")
     (description
      "Librep is a dialect of Lisp, designed to be used both as an extension



reply via email to

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