Commit 7764b52e authored by R. RyanTM's avatar R. RyanTM
Browse files

polarity: latest-unstable-2026-03-23 -> latest-unstable-2026-03-27

parent e7d78082
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

rustPlatform.buildRustPackage (finalAttrs: {
  pname = "polarity";
  version = "latest-unstable-2026-03-23";
  version = "latest-unstable-2026-03-27";

  src = fetchFromGitHub {
    owner = "polarity-lang";
    repo = "polarity";
    rev = "134d730457e0e874308d0f0abab4600eb89bf084";
    hash = "sha256-EzPNv9GmHqIcSkADEVDBLzlWD/kubQIWBfYeCWowAhw=";
    rev = "5d253a2701288573a32b58fbf592c66254b825ee";
    hash = "sha256-jOIuBqJd5dKxEwHoaMMV4Jh9tOhQLkrIuuKsszPkpnE=";
  };

  cargoHash = "sha256-eat5XK8GZlbdPdkcrvOF99ln0a2SHZexAnqH55i8Vec=";