Unverified Commit 264a34e6 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

chirp: 0.4.0-unstable-2025-12-23 -> 0.4.0-unstable-2025-12-30 (#475784)

parents c5933170 5348ef5c
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -11,14 +11,14 @@

python3Packages.buildPythonApplication {
  pname = "chirp";
  version = "0.4.0-unstable-2025-12-23";
  version = "0.4.0-unstable-2025-12-30";
  pyproject = true;

  src = fetchFromGitHub {
    owner = "kk7ds";
    repo = "chirp";
    rev = "79cb755ff71afe2266da4a4aa40e573929d7b071";
    hash = "sha256-LyHS4LG2e70IAPKLFwAdcfjDyNJNU2etG7VzEnvQy6g=";
    rev = "412685c82eecd3b05d43ffbd09b34466238d3e6e";
    hash = "sha256-bYpJrYQHP+/pXzikBJ0ZxQYThLeGo4UE88leJKbzVNo=";
  };

  nativeBuildInputs = [