chirp: 0.4.0-unstable-2026-04-18 -> 0.4.0-unstable-2026-04-30

This commit is contained in:
R. Ryantm
2026-05-02 08:06:48 +00:00
parent 85a0bbf2eb
commit 493f54e641
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2026-04-18";
version = "0.4.0-unstable-2026-04-30";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "e7347e6a66ef8f9edb50e3e534510c2d3ae6b329";
hash = "sha256-TK+lwoEoETcpVe0Xfevg3GUKPQlSKXof+gfmAs6R27Q=";
rev = "68546632f7dd949a8861c3cc3358de9747a70ef2";
hash = "sha256-TOV1jks2HFw0OqKgtD67WLtimBRtxMWNG3hSnYszldA=";
};
nativeBuildInputs = [