chirp: 0.4.0-unstable-2025-02-20 -> 0.4.0-unstable-2025-03-05 (#387677)

This commit is contained in:
Nick Cao
2025-03-06 17:09:38 -05:00
committed by GitHub
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-02-20";
version = "0.4.0-unstable-2025-03-05";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "0d84388e6c7399d4468016483dd5eb846dece8b0";
hash = "sha256-RyIf1yaV08aLPsukQ5Ntsc5vPsZu5Iwo1oYhL+Kqevs=";
rev = "3e663d36f96aef03a58cab81d32122ca14a59343";
hash = "sha256-ODb+Q1Q+7XF/mX1GY2qItY4OOigguTFF+53vnaO5Ap0=";
};
nativeBuildInputs = [