chirp: 0.4.0-unstable-2025-07-25 -> 0.4.0-unstable-2025-08-04

This commit is contained in:
R. Ryantm 2025-08-05 08:43:57 +00:00
parent 17f65146e9
commit 13effeb905

View File

@ -11,14 +11,14 @@
python3Packages.buildPythonApplication { python3Packages.buildPythonApplication {
pname = "chirp"; pname = "chirp";
version = "0.4.0-unstable-2025-07-25"; version = "0.4.0-unstable-2025-08-04";
pyproject = true; pyproject = true;
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "kk7ds"; owner = "kk7ds";
repo = "chirp"; repo = "chirp";
rev = "85e0655382b2c1564c387aa2fa5e21a444887ea1"; rev = "a8fb306f5627f2478d55541d21f7e9ed51363010";
hash = "sha256-IrwKTJt8RXJKzZFQjrEYndQ5WmG52IiJnB+hrw89tfU="; hash = "sha256-SQWKHkIf9d23AKnJQv58XlTmuL07HRj6oS8LW4BM+7Y=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [