chirp: 0.4.0-unstable-2025-11-20 -> 0.4.0-unstable-2025-11-27

This commit is contained in:
R. Ryantm
2025-11-29 18:22:22 +00:00
parent e1a33b0feb
commit 1d1ae93f40
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-11-20";
version = "0.4.0-unstable-2025-11-27";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "eb01134af3704ee883124e4f0fb2f139abbe74f4";
hash = "sha256-Yi7MmHgp4UXLhp9e07SQn310uQJSyStL3WrvVDxgsZI=";
rev = "58637366ee4a6b1da7d411b9792ebe7d9e78d8f1";
hash = "sha256-V2TtyOMIBCxIXqm0YPJ+uGd1hb8gipDdWBQMrE4VpuY=";
};
nativeBuildInputs = [