polarity: latest-unstable-2025-11-24 -> latest-unstable-2025-11-28 (#467592)
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "polarity";
|
||||
version = "latest-unstable-2025-11-24";
|
||||
version = "latest-unstable-2025-11-28";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "polarity-lang";
|
||||
repo = "polarity";
|
||||
rev = "c04a05ebaf7488a44d227c66a53b17c7f670f9ad";
|
||||
hash = "sha256-DKHaHVuxq/ZjOa0jz/2mMiqptELx+h671M20eByrBHY=";
|
||||
rev = "93721a14f3d473a2b8367e76c301780f863343d0";
|
||||
hash = "sha256-oLoYRs0tqsRcoB8IuiV+LVdTMH1qnilE75uH+Th8jJY=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-cH+cgYIUPQTHgGCZmP562VzCxz+i6LkymHtnHJXnd+A=";
|
||||
|
||||
Reference in New Issue
Block a user