Unverified Commit b74282e0 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #253390 from r-ryantm/auto-update/python310Packages.pythonnet

python310Packages.pythonnet: 3.0.1 -> 3.0.2
parents 6dfd2820 11b710b1
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