Unverified Commit d5e71287 authored by OTABI Tomoya's avatar OTABI Tomoya Committed by GitHub
Browse files

Merge pull request #331511 from mweinelt/python3.13.0-rc1

python313: 3.13.0b4 -> 3.13.0rc1
parents e76d867f 430a0092
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -93,9 +93,9 @@ in {
      major = "3";
      minor = "13";
      patch = "0";
      suffix = "b4";
      suffix = "rc1";
    };
    hash = "sha256-sqpVfDyHUjOr2vGxJChOXVD2uyONYqi1XxLcks6hlT8=";
    hash = "sha256-Z4uIR3XuwCJNUVn6kAh5AgusoqNs6UL9lf6/oa20pr0=";
    inherit (darwin) configd;
    inherit passthruFun;
  };