Merge branch 'core-updates'
[jackhill/guix/guix.git] / gnu / packages / maths.scm
index d1651e5..c3c2191 100644 (file)
@@ -1868,7 +1868,7 @@ implemented in ANSI C, and MPI for communications.")
     (build-system gnu-build-system)
     (inputs
      `(("zlib" ,zlib)
-       ("flex" ,flex-2.6.1) ; A bug in flex prevents building with flex-2.6.3.
+       ("flex" ,flex)
        ("bison" ,bison)))
     (arguments
      `(#:phases