chirp: 0.4.0-unstable-2026-04-30 -> 0.4.0-unstable-2026-05-07 (#518797)

This commit is contained in:
Nick Cao
2026-05-11 20:43:06 +00:00
committed by GitHub
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2026-04-30";
version = "0.4.0-unstable-2026-05-07";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "68546632f7dd949a8861c3cc3358de9747a70ef2";
hash = "sha256-TOV1jks2HFw0OqKgtD67WLtimBRtxMWNG3hSnYszldA=";
rev = "a89815c5c1575d7ab2c4bfae2ce153611f64e804";
hash = "sha256-nreWF3eyFuokRWm2SyOsf1tq7J1q2ox1vKqsjJSiUlQ=";
};
nativeBuildInputs = [