chirp: 0.4.0-unstable-2025-05-14 -> 0.4.0-unstable-2025-05-29

This commit is contained in:
R. Ryantm
2025-06-01 18:41:03 +00:00
parent 769e9c24f7
commit d1869c611e
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-05-14";
version = "0.4.0-unstable-2025-05-29";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "eb4e4547b517c3d10ede760bcd31eeb448c455dc";
hash = "sha256-e10WFYpIy6JnPAqUcapli9Q6R0GxNwb1YjnE4cu+xfk=";
rev = "db838b0c1ae9b0964efcd625c415a76ff9fbea4a";
hash = "sha256-C8sicZ4krALpsRFbX8Ls5GZc7FUimg2Ix6WsQP2oMvw=";
};
nativeBuildInputs = [