Skip to content

Commit 2593171

Browse files
polarity: latest-unstable-2025-02-13 -> latest-unstable-2025-02-28 (#386627)
Co-authored-by: MangoIV <[email protected]>
2 parents 2efada0 + 5dee9a0 commit 2593171

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

pkgs/by-name/po/polarity/Cargo.lock

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkgs/by-name/po/polarity/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
rustPlatform.buildRustPackage rec {
99
pname = "polarity";
10-
version = "latest-unstable-2025-02-13";
10+
version = "latest-unstable-2025-02-28";
1111

1212
src = fetchFromGitHub {
1313
owner = "polarity-lang";
1414
repo = "polarity";
15-
rev = "48d38742310d320fcf02e585db711ac4f80af742";
16-
hash = "sha256-GFMgathIgEG7/4Vo+JWczvUpK7RBzyrnPKj12OW80Mc=";
15+
rev = "627a0d0ebfca2a586279e284921e05313514d374";
16+
hash = "sha256-Q/lx4/cFpttbGRvyPnMC6YBHn/7kyKZAP5Y2mtBeGQ8=";
1717
};
1818

1919
cargoLock = {

0 commit comments

Comments
 (0)