chirp: 0.4.0-unstable-2025-10-14 -> 0.4.0-unstable-2025-10-23 (#455212)

This commit is contained in:
Nick Cao
2025-10-24 20:52:58 +00:00
committed by GitHub
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-10-14";
version = "0.4.0-unstable-2025-10-23";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "1e7dd4b2b83980dba5020b3787fa4c3f4dc5b68a";
hash = "sha256-zzkppK0B1udSODKwLOJtE0kEQVLWD9xMhNvnH0wzoK0=";
rev = "8116c3782a6b6b7112cc372f0b423853d3645f5a";
hash = "sha256-64QKsdNL5HcjYHMH1H03Nm5PqH5ypkpeX9uqN2GdnuI=";
};
nativeBuildInputs = [