Unverified Commit 38eed288 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

chirp: 0.4.0-unstable-2025-01-12 -> 0.4.0-unstable-2025-01-22 (#376949)

parents 2e3445f0 81334b76
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-01-12";
  version = "0.4.0-unstable-2025-01-22";
  pyproject = true;

  src = fetchFromGitHub {
    owner = "kk7ds";
    repo = "chirp";
    rev = "fc94f14823f3257961c4d0e144083fe6f397ad55";
    hash = "sha256-J1Hhz6M1VhfIttz9lJnPNQsOJbzKBrb6Yz154oh3moo=";
    rev = "470a8a0a5c5a878a72233339998f2e527dd32ff2";
    hash = "sha256-H5N4YahSoMeKC+j6D6xj0MrZFUqcupvuqnahKhrq+sU=";
  };

  nativeBuildInputs = [