chirp: 0.4.0-unstable-2025-12-30 -> 0.4.0-unstable-2026-01-03 (#477616)

This commit is contained in:
Nick Cao
2026-01-07 21:04:29 +00:00
committed by GitHub
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-12-30";
version = "0.4.0-unstable-2026-01-03";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "412685c82eecd3b05d43ffbd09b34466238d3e6e";
hash = "sha256-bYpJrYQHP+/pXzikBJ0ZxQYThLeGo4UE88leJKbzVNo=";
rev = "7eff3fe2d19ff581d7154dafabe72bf3decbd6e9";
hash = "sha256-05k/52l5QLA56bs+l2WJKjJKLOVBip6Lfl/eSeLR/vU=";
};
nativeBuildInputs = [