guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: coq-flocq: Update home-page.


From: guix-commits
Subject: 01/03: gnu: coq-flocq: Update home-page.
Date: Fri, 19 Nov 2021 18:39:42 -0500 (EST)

roptat pushed a commit to branch master
in repository guix.

commit 5f7fb8bd37768174981e2e5c497bd01da3675f17
Author: Julien Lepiller <julien@lepiller.eu>
AuthorDate: Sat Nov 20 00:35:10 2021 +0100

    gnu: coq-flocq: Update home-page.
    
    * gnu/packages/coq.scm (coq-flocq)[home-page]: Update.
---
 gnu/packages/coq.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/coq.scm b/gnu/packages/coq.scm
index a0579f8..a53c635 100644
--- a/gnu/packages/coq.scm
+++ b/gnu/packages/coq.scm
@@ -237,7 +237,7 @@ provers.")
          (replace 'install
            (lambda _
              (invoke "./remake" "install"))))))
-    (home-page "https://flocq.gforge.inria.fr/";)
+    (home-page "https://flocq.gitlabpages.inria.fr/";)
     (synopsis "Floating-point formalization for the Coq system")
     (description "Flocq (Floats for Coq) is a floating-point formalization for
 the Coq system.  It provides a comprehensive library of theorems on a 
multi-radix



reply via email to

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