Unverified Commit 27ccbffc authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

polarity: latest-unstable-2025-09-17 -> latest-unstable-2025-09-25 (#447804)

parents 870cb285 1fbf1f1b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

rustPlatform.buildRustPackage rec {
  pname = "polarity";
  version = "latest-unstable-2025-09-17";
  version = "latest-unstable-2025-09-25";

  src = fetchFromGitHub {
    owner = "polarity-lang";
    repo = "polarity";
    rev = "20a0394d99752947f78e152854efd19852616968";
    hash = "sha256-Gu9PwRqMjFzubFkyRRbxcfG6mmID8HIJclkW7sDDWYo=";
    rev = "e582716daae20d534f7c7ecc58569bfd28d679f2";
    hash = "sha256-L9eBD8rA8cBdd2FFeyFKSl8/lse1OlgogEOTkVYkxHo=";
  };

  cargoHash = "sha256-EB6DlhD+0oneAGhLHi3bWnnFUIfNdKeW52umWHZEP7c=";