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

chirp: 0.4.0-unstable-2026-03-19 -> 0.4.0-unstable-2026-03-24 (#504719)

parents e37bbc41 7d9003a1
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-19";
  version = "0.4.0-unstable-2026-03-24";
  pyproject = true;

  src = fetchFromGitHub {
    owner = "kk7ds";
    repo = "chirp";
    rev = "d5dbf01d39fafe7df6f29c61f21cbf7be72f2ce7";
    hash = "sha256-fb824XkNzvOfICVBBE2YLA2G+eGqHL5HT2iaA9ptlF4=";
    rev = "915cdc7410c63a14956b42db2dc1d4111c26d3a8";
    hash = "sha256-R2e5l6ZEPw1Ztk1doA8d5mSjovOaivHe/NDPTyLdhUU=";
  };

  nativeBuildInputs = [