python313Packages.wheel: update hash to include changes from 0.46.1
This commit is contained in:
@@ -14,7 +14,7 @@ buildPythonPackage rec {
|
||||
owner = "pypa";
|
||||
repo = "wheel";
|
||||
tag = version;
|
||||
hash = "sha256-tgueGEWByS5owdA5rhXGn3qh1Vtf0HGYC6+BHfrnGAs=";
|
||||
hash = "sha256-iyGfGr3pLVZSEIHetjsPbIIXkuXrmIPiSqqOw31l9Qw=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ flit-core ];
|
||||
|
||||
Reference in New Issue
Block a user