summaryrefslogtreecommitdiff
path: root/gnu/packages/sagemath.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-15 00:40:23 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-01-15 14:31:23 +0100
commite170faa80f9264693859c82b7a8416955d0d88fe (patch)
tree2394954da8e86c9e3d4f62a7565999e2573cc28e /gnu/packages/sagemath.scm
parent078d2d0da7ed1f040a371d15cefff26e110aa920 (diff)
downloadguix-patches-e170faa80f9264693859c82b7a8416955d0d88fe.tar
guix-patches-e170faa80f9264693859c82b7a8416955d0d88fe.tar.gz
gnu: brial: Use the source repository as home page.
* gnu/packages/sagemath.scm (brial)[home-page]: Use upstream repository.
Diffstat (limited to 'gnu/packages/sagemath.scm')
-rw-r--r--gnu/packages/sagemath.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/sagemath.scm b/gnu/packages/sagemath.scm
index 0ebf30e83e..4bafef13fe 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