python3Packages.pythonnet: 3.0.3 -> 3.0.4
https://github.com/pythonnet/pythonnet/releases/tag/v3.0.4
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
|
||||
let
|
||||
pname = "pythonnet";
|
||||
version = "3.0.3";
|
||||
version = "3.0.4";
|
||||
src = fetchPypi {
|
||||
pname = "pythonnet";
|
||||
inherit version;
|
||||
hash = "sha256-jUsulxWKAjh1+GR0WKWPOIF/T+Oa9gq91rDYrfHXfnU=";
|
||||
hash = "sha256-yS+8/d0WV19+daZDMCJxZYtgbYVX338BMqwkDgPMOo8=";
|
||||
};
|
||||
|
||||
# This buildDotnetModule is used only to get nuget sources, the actual
|
||||
|
||||
Reference in New Issue
Block a user