me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/sagemath.scm (brial)[home-page]: Use upstream repository.
master
Tobias Geerinckx-Rice 2020-01-15 00:40:23 +01:00
parent 078d2d0da7
commit e170faa80f
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 1 additions and 1 deletions

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