gnu: proof-general: Update home-page.
* gnu/packages/coq.scm (proof-general):[home-page] update to proofgeneral.github.io Signed-off-by: Marius Bakke <mbakke@fastmail.com>
This commit is contained in:
parent
5bd5d6ef2d
commit
53eaf69d6d
@ -196,7 +196,7 @@ It is developed using Objective Caml and Camlp5.")
|
|||||||
(substitute* "Makefile"
|
(substitute* "Makefile"
|
||||||
((" [^ ]*\\.pdf") ""))
|
((" [^ ]*\\.pdf") ""))
|
||||||
(apply invoke "make" "install-doc" make-flags))))))
|
(apply invoke "make" "install-doc" make-flags))))))
|
||||||
(home-page "http://proofgeneral.inf.ed.ac.uk/")
|
(home-page "https://proofgeneral.github.io/ ")
|
||||||
(synopsis "Generic front-end for proof assistants based on Emacs")
|
(synopsis "Generic front-end for proof assistants based on Emacs")
|
||||||
(description
|
(description
|
||||||
"Proof General is a major mode to turn Emacs into an interactive proof
|
"Proof General is a major mode to turn Emacs into an interactive proof
|
||||||
|
Loading…
x
Reference in New Issue
Block a user