gnu: flint: Add a comment about the licence.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 8 Aug 2020 11:47:03 +0000 (13:47 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 8 Aug 2020 19:22:39 +0000 (21:22 +0200)
* gnu/packages/algebra.scm (flint): Note the upstream licence change/fix.

Reported by Max Horn <max@quendi.de>.

gnu/packages/algebra.scm

index 35f6941..2fca9ec 100644 (file)
@@ -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