gnu: coq-gappa: Update home-page.
* gnu/packages/coq.scm (coq-gappa)[home-page]: Update.
This commit is contained in:
		
							parent
							
								
									5f7fb8bd37
								
							
						
					
					
						commit
						d326fdb7af
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -237,7 +237,7 @@ provers.") | ||||||
|          (replace 'install |          (replace 'install | ||||||
|            (lambda _ |            (lambda _ | ||||||
|              (invoke "./remake" "install")))))) |              (invoke "./remake" "install")))))) | ||||||
|     (home-page "https://flocq.gitlabpages.inria.fr/") |     (home-page "https://flocq.gitlabpages.inria.fr") | ||||||
|     (synopsis "Floating-point formalization for the Coq system") |     (synopsis "Floating-point formalization for the Coq system") | ||||||
|     (description "Flocq (Floats for Coq) is a floating-point formalization for |     (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 | the Coq system.  It provides a comprehensive library of theorems on a multi-radix | ||||||
|  | @ -295,7 +295,7 @@ inside Coq.") | ||||||
|          ;;   (lambda _ (invoke "./remake" "check"))) |          ;;   (lambda _ (invoke "./remake" "check"))) | ||||||
|          (replace 'install |          (replace 'install | ||||||
|            (lambda _ (invoke "./remake" "install")))))) |            (lambda _ (invoke "./remake" "install")))))) | ||||||
|     (home-page "https://gappa.gforge.inria.fr/") |     (home-page "https://gappa.gitlabpages.inria.fr/") | ||||||
|     (synopsis "Verify and formally prove properties on numerical programs") |     (synopsis "Verify and formally prove properties on numerical programs") | ||||||
|     (description "Gappa is a tool intended to help verifying and formally proving |     (description "Gappa is a tool intended to help verifying and formally proving | ||||||
| properties on numerical programs dealing with floating-point or fixed-point | properties on numerical programs dealing with floating-point or fixed-point | ||||||
|  |  | ||||||
		Reference in a new issue