chirp: 0.4.0-unstable-2026-03-19 -> 0.4.0-unstable-2026-03-24 (#504719)

This commit is contained in:
Nick Cao
2026-03-30 19:36:28 +00:00
committed by GitHub
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2026-03-19";
version = "0.4.0-unstable-2026-03-24";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "d5dbf01d39fafe7df6f29c61f21cbf7be72f2ce7";
hash = "sha256-fb824XkNzvOfICVBBE2YLA2G+eGqHL5HT2iaA9ptlF4=";
rev = "915cdc7410c63a14956b42db2dc1d4111c26d3a8";
hash = "sha256-R2e5l6ZEPw1Ztk1doA8d5mSjovOaivHe/NDPTyLdhUU=";
};
nativeBuildInputs = [