chirp: 0.4.0-unstable-2025-11-12 -> 0.4.0-unstable-2025-11-20 (#464232)

This commit is contained in:
Nick Cao
2025-11-24 20:50:09 +00:00
committed by GitHub
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-11-12";
version = "0.4.0-unstable-2025-11-20";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "7c1d614e74b590f84f1e01bf735143d1de017fcb";
hash = "sha256-o6bkA/Xjv0Q8oQE/aAUEYOqlZfEXn3rcDfFfhqm6TTE=";
rev = "eb01134af3704ee883124e4f0fb2f139abbe74f4";
hash = "sha256-Yi7MmHgp4UXLhp9e07SQn310uQJSyStL3WrvVDxgsZI=";
};
nativeBuildInputs = [