Skip to content

Commit f582afb

Browse files
chawan: 0-unstable-2025-01-06 -> 0-unstable-2025-03-27 (#393901)
2 parents fe8be6d + 034f2b8 commit f582afb

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pkgs/by-name/ch/chawan/package.nix

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,13 @@
1616

1717
stdenv.mkDerivation {
1818
pname = "chawan";
19-
version = "0-unstable-2025-01-06";
19+
version = "0-unstable-2025-03-27";
2020

2121
src = fetchFromSourcehut {
2222
owner = "~bptato";
2323
repo = "chawan";
24-
rev = "30a933adb2bade2ceee08a9b36371cecf554d648";
25-
hash = "sha256-EepSEN66GTdWfCSiR/p69pN5bvTEiUFOMErCxedrq+g=";
26-
fetchSubmodules = true;
24+
rev = "b2d954b96f227597b62cfae1ac64785bd8f0fb37";
25+
hash = "sha256-1kxqzzEMGDFNk25mQX8p7TuADuTMIz+hHZ7p+i7m494=";
2726
};
2827

2928
patches = [ ./mancha-augment-path.diff ];

0 commit comments

Comments
 (0)