chirp: 0.4.0-unstable-2025-12-23 -> 0.4.0-unstable-2025-12-30

This commit is contained in:
R. Ryantm
2026-01-01 03:47:26 +00:00
parent f8ca916101
commit 5348ef5c84

View File

@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-12-23";
version = "0.4.0-unstable-2025-12-30";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "79cb755ff71afe2266da4a4aa40e573929d7b071";
hash = "sha256-LyHS4LG2e70IAPKLFwAdcfjDyNJNU2etG7VzEnvQy6g=";
rev = "412685c82eecd3b05d43ffbd09b34466238d3e6e";
hash = "sha256-bYpJrYQHP+/pXzikBJ0ZxQYThLeGo4UE88leJKbzVNo=";
};
nativeBuildInputs = [