gnu: brial: Use the source repository as home page.
* gnu/packages/sagemath.scm (brial)[home-page]: Use upstream repository.
This commit is contained in:
parent
078d2d0da7
commit
e170faa80f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Boolean variables. As a unique approach, binary decision diagrams are
|
||||||
used as internal storage type for polynomial structures.")
|
used as internal storage type for polynomial structures.")
|
||||||
(license license:gpl2+)
|
(license license:gpl2+)
|
||||||
(home-page "https://gitlab.com/sagemath/zn_poly")))
|
(home-page "https://github.com/BRiAl/BRiAl/")))
|
||||||
|
|
||||||
(define-public lcalc
|
(define-public lcalc
|
||||||
(package
|
(package
|
||||||
|
|
Reference in a new issue