1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-27 04:30:32 +02:00

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

View 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