chirp: 0.4.0-unstable-2025-10-09 -> 0.4.0-unstable-2025-10-14

This commit is contained in:
R. Ryantm
2025-10-18 12:56:19 +00:00
parent 07ffd4bf9f
commit df17e07198
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-10-09";
version = "0.4.0-unstable-2025-10-14";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "abd542d16e7351ae7fff3c56b40172315dcf690c";
hash = "sha256-ncO+/M4ZU0yZOd2DeL9ZCmZS+FhrByeiOtlY/By7bmQ=";
rev = "1e7dd4b2b83980dba5020b3787fa4c3f4dc5b68a";
hash = "sha256-zzkppK0B1udSODKwLOJtE0kEQVLWD9xMhNvnH0wzoK0=";
};
nativeBuildInputs = [