guix-commits
[Top][All Lists]
Advanced

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

03/13: gnu: sbcl-ningle: Use HTTPS home page.


From: guix-commits
Subject: 03/13: gnu: sbcl-ningle: Use HTTPS home page.
Date: Sat, 15 Feb 2020 11:07:07 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit f13695ec3e125afad2a3f1a584948415cd0f1668
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 19:23:51 2020 +0100

    gnu: sbcl-ningle: Use HTTPS home page.
    
    * gnu/packages/lisp-xyz.scm (sbcl-ningle)[home-page]: Use HTTPS.
---
 gnu/packages/lisp-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 215f30f..5b990d2 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -4753,7 +4753,7 @@ performance and simplicity in mind.")
          ("sbcl-lack-component" ,sbcl-lack-component)
          ("sbcl-alexandria" ,sbcl-alexandria)
          ("sbcl-babel" ,sbcl-babel)))
-      (home-page "http://8arrow.org/ningle/";)
+      (home-page "https://8arrow.org/ningle/";)
       (synopsis "Super micro framework for Common Lisp")
       (description
        "Ningle is a lightweight web application framework for Common Lisp.")



reply via email to

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