summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/algebra.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index 35f694142e..2fca9ec86c 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -440,6 +440,8 @@ or text interfaces) or as a C++ library.")
(define-public flint
(package
(name "flint")
+ ;; When updating this package, change its licence to lgpl2.1+.
+ ;; https://github.com/wbhart/flint2/issues/812
(version "2.6.2")
(source
(origin