chawan: 0-unstable-2025-01-06 -> 0-unstable-2025-03-27 (#393901)
This commit is contained in:
@@ -16,14 +16,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "chawan";
|
||||
version = "0-unstable-2025-01-06";
|
||||
version = "0-unstable-2025-03-27";
|
||||
|
||||
src = fetchFromSourcehut {
|
||||
owner = "~bptato";
|
||||
repo = "chawan";
|
||||
rev = "30a933adb2bade2ceee08a9b36371cecf554d648";
|
||||
hash = "sha256-EepSEN66GTdWfCSiR/p69pN5bvTEiUFOMErCxedrq+g=";
|
||||
fetchSubmodules = true;
|
||||
rev = "b2d954b96f227597b62cfae1ac64785bd8f0fb37";
|
||||
hash = "sha256-1kxqzzEMGDFNk25mQX8p7TuADuTMIz+hHZ7p+i7m494=";
|
||||
};
|
||||
|
||||
patches = [ ./mancha-augment-path.diff ];
|
||||
|
||||
Reference in New Issue
Block a user