guix-commits
[Top][All Lists]
Advanced

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

02/14: gnu: c-reduce: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 02/14: gnu: c-reduce: Use HTTPS home page.
Date: Wed, 7 Mar 2018 09:44:16 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 7649e4269ef2107da5fbbb1e112f4be00338d0e9
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Mar 7 13:28:32 2018 +0100

    gnu: c-reduce: Use HTTPS home page.
    
    * gnu/packages/debug.scm (c-reduce)[home-page]: Use HTTPS.
---
 gnu/packages/debug.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/debug.scm b/gnu/packages/debug.scm
index 92d6353..112c656 100644
--- a/gnu/packages/debug.scm
+++ b/gnu/packages/debug.scm
@@ -133,7 +133,7 @@ program to exhibit a bug.")
                            "file-which"      "getopt-tabular"
                            "regex-common"    "sys-cpu")))))
              #t)))))
-    (home-page "http://embed.cs.utah.edu/creduce";)
+    (home-page "https://embed.cs.utah.edu/creduce";)
     (synopsis "Reducer for interesting code")
     (description
      "C-Reduce is a tool that takes a large C or C++ program that has a



reply via email to

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