Skip to content

Commit 8cd49c6

Browse files
chirp: 0.4.0-unstable-2025-01-22 -> 0.4.0-unstable-2025-02-05 (#379954)
Co-authored-by: Emantor <[email protected]>
2 parents 44f5ad1 + c3a99e2 commit 8cd49c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ch/chirp/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111

1212
python3Packages.buildPythonApplication {
1313
pname = "chirp";
14-
version = "0.4.0-unstable-2025-01-22";
14+
version = "0.4.0-unstable-2025-02-05";
1515
pyproject = true;
1616

1717
src = fetchFromGitHub {
1818
owner = "kk7ds";
1919
repo = "chirp";
20-
rev = "470a8a0a5c5a878a72233339998f2e527dd32ff2";
21-
hash = "sha256-H5N4YahSoMeKC+j6D6xj0MrZFUqcupvuqnahKhrq+sU=";
20+
rev = "3082a03e3eb41a77a4763c75bc6f87dec3209555";
21+
hash = "sha256-/aOmed/1Po+RIjDHubZwtPTWJbxP6IU6IVOwOPDdthU=";
2222
};
2323

2424
nativeBuildInputs = [

0 commit comments

Comments
 (0)