gnu: mcrl2: Use HTTPS home page.
* gnu/packages/maths.scm (mcrl2)[home-page]: Use HTTPS.
This commit is contained in:
parent
4105f13bb5
commit
b38827096f
|
@ -3975,7 +3975,7 @@ toolset supports analysis and automatic verification, linearisation, simulation,
|
||||||
state-space exploration and generation, and tools to optimise and analyse
|
state-space exploration and generation, and tools to optimise and analyse
|
||||||
specifications. Also, state spaces can be manipulated, visualised and
|
specifications. Also, state spaces can be manipulated, visualised and
|
||||||
analysed.")
|
analysed.")
|
||||||
(home-page "http://mcrl2.org")
|
(home-page "https://mcrl2.org")
|
||||||
(license license:boost1.0)))
|
(license license:boost1.0)))
|
||||||
|
|
||||||
(define-public r-subplex
|
(define-public r-subplex
|
||||||
|
|
Loading…
Reference in New Issue