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

This commit is contained in:
R. Ryantm
2025-11-16 19:12:46 +00:00
parent 5dec4550e8
commit b0ac9a1f69
+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 = [