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:
parent
840c20169e
commit
f715602feb
@ -106,7 +106,7 @@ let
|
|||||||
in
|
in
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "openblas";
|
pname = "openblas";
|
||||||
version = "0.3.12";
|
version = "0.3.10";
|
||||||
|
|
||||||
outputs = [ "out" "dev" ];
|
outputs = [ "out" "dev" ];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user