chirp: 0.4.0-unstable-2026-03-19 -> 0.4.0-unstable-2026-03-24

This commit is contained in:
R. Ryantm
2026-03-29 15:08:05 +00:00
parent 70e270e754
commit 7d9003a134
+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 = [