gnu: flint: Add a comment about the licence.

* gnu/packages/algebra.scm (flint): Note the upstream licence change/fix.

Reported by Max Horn <max@quendi.de>.
This commit is contained in:
Tobias Geerinckx-Rice 2020-08-08 13:47:03 +02:00
parent dd98135a56
commit 2d80caa86c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -440,6 +440,8 @@ (define-public giac
(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