chirp: 0.4.0-unstable-2025-01-22 -> 0.4.0-unstable-2025-02-05

This commit is contained in:
R. Ryantm
2025-02-06 23:42:41 +00:00
parent 00d32b5778
commit c3a99e2d38
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-01-22";
version = "0.4.0-unstable-2025-02-05";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "470a8a0a5c5a878a72233339998f2e527dd32ff2";
hash = "sha256-H5N4YahSoMeKC+j6D6xj0MrZFUqcupvuqnahKhrq+sU=";
rev = "3082a03e3eb41a77a4763c75bc6f87dec3209555";
hash = "sha256-/aOmed/1Po+RIjDHubZwtPTWJbxP6IU6IVOwOPDdthU=";
};
nativeBuildInputs = [