1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-16 22:25:55 +02:00

gnu: brial: Use the source repository as home page.

* gnu/packages/sagemath.scm (brial)[home-page]: Use upstream repository.
This commit is contained in:
Tobias Geerinckx-Rice
2020-01-15 00:40:23 +01:00
parent 078d2d0da7
commit e170faa80f
+1 -1
View File
@@ -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