Unverified Commit 1e4cbab9 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

python314: 3.14.0rc2 -> 3.14.0rc3 (#444021)

parents 2893ea7e 2444890a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -92,9 +92,9 @@
        major = "3";
        minor = "14";
        patch = "0";
        suffix = "rc2";
        suffix = "rc3";
      };
      hash = "sha256-vGKFTPIyNFvSLJCRpoRk4B4FbGRzo//6hFcsijQtplY=";
      hash = "sha256-ZG3JReScc6FBiW3toS1D8/KT/WlCZ3TBb8Q0lhgOj80=";
      inherit passthruFun;
    };
    # Minimal versions of Python (built without optional dependencies)