chirp: 0.4.0-unstable-2025-02-05 -> 0.4.0-unstable-2025-02-20

This commit is contained in:
R. Ryantm
2025-02-21 14:18:15 +00:00
parent d11d29e82f
commit de19bda2ee
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-02-05";
version = "0.4.0-unstable-2025-02-20";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "3082a03e3eb41a77a4763c75bc6f87dec3209555";
hash = "sha256-/aOmed/1Po+RIjDHubZwtPTWJbxP6IU6IVOwOPDdthU=";
rev = "0d84388e6c7399d4468016483dd5eb846dece8b0";
hash = "sha256-RyIf1yaV08aLPsukQ5Ntsc5vPsZu5Iwo1oYhL+Kqevs=";
};
nativeBuildInputs = [