Merge pull request #101715 from r-ryantm/auto-update/openblas

openblas: 0.3.10 -> 0.3.12
This commit is contained in:
Andreas Rammhold 2020-10-28 09:57:20 +01:00 committed by GitHub
commit 840c20169e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -106,7 +106,7 @@ let
in
stdenv.mkDerivation rec {
pname = "openblas";
version = "0.3.10";
version = "0.3.12";
outputs = [ "out" "dev" ];