chawan: 0-unstable-2024-12-27 -> 0-unstable-2025-01-06 (#371748)

This commit is contained in:
Weijia Wang 2025-01-26 13:06:38 +01:00 committed by GitHub
commit be17b156fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,13 +16,13 @@
stdenv.mkDerivation {
pname = "chawan";
version = "0-unstable-2024-12-27";
version = "0-unstable-2025-01-06";
src = fetchFromSourcehut {
owner = "~bptato";
repo = "chawan";
rev = "93033c2c382aaff01b1aba6f5db7652c35708bf3";
hash = "sha256-MEOIu1CI/VTvd2cixa57Tv1xtBMXiMdD37ZYjAlg5S4=";
rev = "30a933adb2bade2ceee08a9b36371cecf554d648";
hash = "sha256-EepSEN66GTdWfCSiR/p69pN5bvTEiUFOMErCxedrq+g=";
fetchSubmodules = true;
};