Unverified Commit b8e3fa60 authored by Yt's avatar Yt Committed by GitHub
Browse files

python312Packages.iopath: 0.1.9 -> 0.1.10 (#378189)

parents 8c862946 e426a125
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
}:
let
  pname = "iopath";
  version = "0.1.9";
  version = "0.1.10";
in
buildPythonPackage {
  inherit pname version;
@@ -25,7 +25,7 @@ buildPythonPackage {
    owner = "facebookresearch";
    repo = "iopath";
    tag = "v${version}";
    hash = "sha256-Qubf/mWKMgYz9IVoptMZrwy4lQKsNGgdqpJB1j/u5s8=";
    hash = "sha256-vJV0c+dCFO0wOHahKJ8DbwT2Thx3YjkNLVSpQv9H69g=";
  };

  propagatedBuildInputs = [