Commit 11b710b1 authored by R. RyanTM's avatar R. RyanTM
Browse files

python310Packages.pythonnet: 3.0.1 -> 3.0.2

parent 3c1c30ec
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -12,11 +12,11 @@

let
  pname = "pythonnet";
  version = "3.0.1";
  version = "3.0.2";
  src = fetchPypi {
    pname = "pythonnet";
    inherit version;
    sha256 = "sha256-7U9/f5VRVAQRLds9oWOOGhATy1bmTEjE+mAwPwKwo90=";
    sha256 = "sha256-LN0cztxkp8m9cRvj0P0MSniTJHQTncVKppe+3edBx0Y=";
  };

  # This buildDotnetModule is used only to get nuget sources, the actual