chirp: 0.4.0-unstable-2025-03-17 -> 0.4.0-unstable-2025-03-27 (#394345)

Co-authored-by: wrmilling <Winston@Milli.ng>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-03-29 16:50:22 +00:00
committed by GitHub
co-authored by wrmilling
+3 -3
View File
@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-03-17";
version = "0.4.0-unstable-2025-03-27";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "7d0a609a24efa7861a9cedd0abe057a250857d97";
hash = "sha256-BL5+z3CFInCEXgwyx4sHaHbUXLWwe/JWevD1ZDxQStQ=";
rev = "906aa9704dfd131fabbcb3ae2dbba33b7cc2a5da";
hash = "sha256-oRo26GB28wQ5gx+EgN/xyvOyA4IaObG0np05bFlJsF8=";
};
nativeBuildInputs = [