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

This commit is contained in:
R. Ryantm
2025-12-26 04:34:04 +00:00
parent ebe3ab4a3f
commit 8a04974860
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-12-18";
version = "0.4.0-unstable-2025-12-23";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "2d4950134e89df7d9b2bde975dfe90edf02220cc";
hash = "sha256-3d2tH+3ecQeF6OkXElwBe18iHp3Nvxwt3vufTVotAK4=";
rev = "79cb755ff71afe2266da4a4aa40e573929d7b071";
hash = "sha256-LyHS4LG2e70IAPKLFwAdcfjDyNJNU2etG7VzEnvQy6g=";
};
nativeBuildInputs = [