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

This commit is contained in:
R. Ryantm
2026-03-20 10:48:46 +00:00
parent ce5d58b0c7
commit e877e7f919
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2026-03-11";
version = "0.4.0-unstable-2026-03-19";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "74e1075fd884d30837e78fc3212984a508c124a3";
hash = "sha256-Z2z2p0It13JFAFQAa4BDICeF4P9JfMneO4fLKioa1yg=";
rev = "d5dbf01d39fafe7df6f29c61f21cbf7be72f2ce7";
hash = "sha256-fb824XkNzvOfICVBBE2YLA2G+eGqHL5HT2iaA9ptlF4=";
};
nativeBuildInputs = [