chirp: 0.4.0-unstable-2025-11-05 -> 0.4.0-unstable-2025-11-12 (#462332)

This commit is contained in:
Nick Cao
2025-11-17 21:26:00 +00:00
committed by GitHub
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-11-05";
version = "0.4.0-unstable-2025-11-12";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "0d2703ecad8b055a33220de592dc11bcbc153a20";
hash = "sha256-5O0bmxVpmAkonRInl3L2MplYnZSkkFVLRd4bz59HFv4=";
rev = "7c1d614e74b590f84f1e01bf735143d1de017fcb";
hash = "sha256-o6bkA/Xjv0Q8oQE/aAUEYOqlZfEXn3rcDfFfhqm6TTE=";
};
nativeBuildInputs = [