chirp: 0.4.0-unstable-2026-02-15 -> 0.4.0-unstable-2026-02-19 (#493518)

This commit is contained in:
Nick Cao
2026-02-25 00:28:44 +00:00
committed by GitHub
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2026-02-15";
version = "0.4.0-unstable-2026-02-19";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "304236906f680ab9d2d951d33f9eabd343448a88";
hash = "sha256-tVwby2gpnfzsKzCUdCZbSbxmbxRmjnm4ek/S5n3Gk5U=";
rev = "1467519e792e8ebcc9a33dc40df0b2e273ce9a53";
hash = "sha256-hUcuWanQEsDhwpN0UrPpnfn8ff+o5KZr7hgl54CmWSI=";
};
nativeBuildInputs = [