guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: guile-wisp: Update home page.


From: guix-commits
Subject: 02/04: gnu: guile-wisp: Update home page.
Date: Wed, 23 Jan 2019 06:27:49 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit ef841dca911b9bbc959080a7bb5609db7a1a31f2
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Jan 23 12:26:14 2019 +0100

    gnu: guile-wisp: Update home page.
    
    * gnu/packages/guile.scm (guile-wisp)[home-page]: Use HTTPS.
---
 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 6004840..e38d006 100644
--- a/gnu/packages/guile.scm
+++ b/gnu/packages/guile.scm
@@ -1346,7 +1346,7 @@ key-value cache and store.")
                                     file "-o" go)))
                         (find-files module-dir "\\.scm$"))
               #t))))))
-    (home-page "http://draketo.de/english/wisp";)
+    (home-page "https://draketo.de/english/wisp";)
     (inputs
      `(("guile" ,guile-2.2)))
     (native-inputs



reply via email to

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