chirp: 0.4.0-unstable-2025-01-22 -> 0.4.0-unstable-2025-02-05 (#379954)

Co-authored-by: Emantor <Emantor@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-02-07 11:18:12 +00:00
committed by GitHub
co-authored by Emantor
+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 = [