Revert "openblas: 0.3.10 -> 0.3.12"

This reverts commit e1a59dddd0. Testing
the PR succeeded for me as The previously half-done changes were already
reverted without me merging.
This commit is contained in:
Andreas Rammhold 2020-10-28 10:00:54 +01:00
parent 840c20169e
commit f715602feb

View File

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