guix-commits
[Top][All Lists]
Advanced

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

07/09: gnu: brial: Use the source repository as home page.


From: guix-commits
Subject: 07/09: gnu: brial: Use the source repository as home page.
Date: Wed, 15 Jan 2020 08:32:19 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit e170faa80f9264693859c82b7a8416955d0d88fe
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Wed Jan 15 00:40:23 2020 +0100

    gnu: brial: Use the source repository as home page.
    
    * gnu/packages/sagemath.scm (brial)[home-page]: Use upstream repository.
---
 gnu/packages/sagemath.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/sagemath.scm b/gnu/packages/sagemath.scm
index 0ebf30e..4bafef1 100644
--- a/gnu/packages/sagemath.scm
+++ b/gnu/packages/sagemath.scm
@@ -364,7 +364,7 @@ for the underlying polynomial rings and subsets of the 
powerset of the
 Boolean variables.  As a unique approach, binary decision diagrams are
 used as internal storage type for polynomial structures.")
     (license license:gpl2+)
-    (home-page "https://gitlab.com/sagemath/zn_poly";)))
+    (home-page "https://github.com/BRiAl/BRiAl/";)))
 
 (define-public lcalc
   (package



reply via email to

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