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

chirp: 0.4.0-unstable-2025-04-27 -> 0.4.0-unstable-2025-05-09

parent 6c2e919d
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-04-27";
  version = "0.4.0-unstable-2025-05-09";
  pyproject = true;

  src = fetchFromGitHub {
    owner = "kk7ds";
    repo = "chirp";
    rev = "8967238a8670c5992c3d5a65b2fdeef5cded7889";
    hash = "sha256-eTVEUhvbdTLot5C7X+lt2rsYFVchfbwUc8iwU/HSUh0=";
    rev = "69a96dc0b3a9e01999e9d0d7feb9e1bf8a0cfa4d";
    hash = "sha256-M7c+ym12FmXALqENCIb24s3I+/pzLE82ORyr/DmFsUY=";
  };

  nativeBuildInputs = [