chirp: 0.4.0-unstable-2025-11-12 -> 0.4.0-unstable-2025-11-20

This commit is contained in:
R. Ryantm
2025-11-23 11:07:07 +00:00
parent 4b7db3f5d0
commit 24bbb322a8
+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 = [