chirp: 0.4.0-unstable-2025-08-19 -> 0.4.0-unstable-2025-08-31

This commit is contained in:
R. Ryantm
2025-09-02 13:34:16 +00:00
parent 5566371150
commit 7511ac15e3
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-08-19";
version = "0.4.0-unstable-2025-08-31";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "0705a4c61e11f952ef1bcdb282f22a74dc72782f";
hash = "sha256-gUiSuulthiEC94SuXfGzuDDrf2dYTsJLsAjtjAsTIPY=";
rev = "906d7ec8b2e09f53710e1ef9616d58f8270841e2";
hash = "sha256-lsB8m9qn+pJp8tBekOo2DnQQrjF5P+NizdWaj0HaYPU=";
};
nativeBuildInputs = [