mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 03:22:53 +08:00
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:
@@ -106,7 +106,7 @@ let
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "openblas";
|
||||
version = "0.3.12";
|
||||
version = "0.3.10";
|
||||
|
||||
outputs = [ "out" "dev" ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user