Unverified Commit 4a2aa7ed authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

python314: 3.14.0rc1 -> 3.14.0rc2 (#434113)

parents 9c67486f 53582707
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 = "rc1";
        suffix = "rc2";
      };
      hash = "sha256-hwd4CunxnFv1ufJ4JxgboRza17spLqScrVQkMx5A7os=";
      hash = "sha256-vGKFTPIyNFvSLJCRpoRk4B4FbGRzo//6hFcsijQtplY=";
      inherit passthruFun;
    };
    # Minimal versions of Python (built without optional dependencies)