openblas: 0.3.10 -> 0.3.12

This commit is contained in:
R. RyanTM
2020-10-28 09:49:29 +01:00
committed by Andreas Rammhold
parent db0fe5c3eb
commit e1a59dddd0
@@ -106,7 +106,7 @@ let
in
stdenv.mkDerivation rec {
pname = "openblas";
version = "0.3.10";
version = "0.3.12";
outputs = [ "out" "dev" ];