python311Packages.polars: revert version to 0.19.12
In 99de747e11 the version was increased
without updating the hash.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
}:
|
||||
let
|
||||
pname = "polars";
|
||||
version = "0.20.0";
|
||||
version = "0.19.12";
|
||||
rootSource = fetchFromGitHub {
|
||||
owner = "pola-rs";
|
||||
repo = "polars";
|
||||
|
||||
Reference in New Issue
Block a user