Unverified Commit 9045d3f4 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

chirp: 0.4.0-unstable-2026-03-11 -> 0.4.0-unstable-2026-03-19 (#501584)

parents e722e9f1 e877e7f9
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-2026-03-11";
  version = "0.4.0-unstable-2026-03-19";
  pyproject = true;

  src = fetchFromGitHub {
    owner = "kk7ds";
    repo = "chirp";
    rev = "74e1075fd884d30837e78fc3212984a508c124a3";
    hash = "sha256-Z2z2p0It13JFAFQAa4BDICeF4P9JfMneO4fLKioa1yg=";
    rev = "d5dbf01d39fafe7df6f29c61f21cbf7be72f2ce7";
    hash = "sha256-fb824XkNzvOfICVBBE2YLA2G+eGqHL5HT2iaA9ptlF4=";
  };

  nativeBuildInputs = [