Commit fcbd8960 authored by R. RyanTM's avatar R. RyanTM
Browse files

chirp: 0.4.0-unstable-2025-10-14 -> 0.4.0-unstable-2025-10-23

parent c9f97ce3
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-10-14";
  version = "0.4.0-unstable-2025-10-23";
  pyproject = true;

  src = fetchFromGitHub {
    owner = "kk7ds";
    repo = "chirp";
    rev = "1e7dd4b2b83980dba5020b3787fa4c3f4dc5b68a";
    hash = "sha256-zzkppK0B1udSODKwLOJtE0kEQVLWD9xMhNvnH0wzoK0=";
    rev = "8116c3782a6b6b7112cc372f0b423853d3645f5a";
    hash = "sha256-64QKsdNL5HcjYHMH1H03Nm5PqH5ypkpeX9uqN2GdnuI=";
  };

  nativeBuildInputs = [