guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: mcrl2: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 02/03: gnu: mcrl2: Use HTTPS home page.
Date: Mon, 10 Sep 2018 16:56:55 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit b38827096f6c3229ed6bfbfda3eaa28d78f3cbaa
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Sep 10 22:42:48 2018 +0200

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

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 01bd03c..4e1347e 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -3975,7 +3975,7 @@ toolset supports analysis and automatic verification, 
linearisation, simulation,
 state-space exploration and generation, and tools to optimise and analyse
 specifications.  Also, state spaces can be manipulated, visualised and
 analysed.")
-    (home-page "http://mcrl2.org";)
+    (home-page "https://mcrl2.org";)
     (license license:boost1.0)))
 
 (define-public r-subplex



reply via email to

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