Skip to content

Commit

Permalink
fix lapack version
Browse files Browse the repository at this point in the history
  • Loading branch information
9il committed Aug 16, 2019
1 parent 834186f commit ddc4d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dub.sdl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors "Ilya Yaroshenko"
copyright "Copyright © 2017-2018, Symmetry Investments & Kaleidic Associates"
license "BSL-1.0"

dependency "lapack" version="0.3.0"
dependency "lapack" version="~>0.3.0"
dependency "mir-blas" version=">=1.1.3 <2.0.0"

configuration "library" {
Expand Down

0 comments on commit ddc4d43

Please sign in to comment.