chirp: 0.4.0-unstable-2026-03-03 -> 0.4.0-unstable-2026-03-11 (#499219)

This commit is contained in:
Nick Cao
2026-03-12 20:52:05 +00:00
committed by GitHub
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2026-03-03";
version = "0.4.0-unstable-2026-03-11";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "60f3edae35afe0b9542c8ef2eef047d6d42211ac";
hash = "sha256-b2dAb8RjV2X+j13tcCvmq0Nn0Xp5l6GNGPLRC/KMVao=";
rev = "74e1075fd884d30837e78fc3212984a508c124a3";
hash = "sha256-Z2z2p0It13JFAFQAa4BDICeF4P9JfMneO4fLKioa1yg=";
};
nativeBuildInputs = [