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

yaookctl: 0-unstable-2026-02-05 -> 0-unstable-2026-02-25

parent 636f6c71
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -6,13 +6,13 @@
}:
python3.pkgs.buildPythonApplication {
  pname = "yaookctl";
  version = "0-unstable-2026-02-05";
  version = "0-unstable-2026-02-25";

  src = fetchFromGitLab {
    owner = "yaook";
    repo = "yaookctl";
    rev = "c0e3f92cbf15fdf985ac7dba9ed9edb320bda8f1";
    hash = "sha256-TUAKHK/kxQHFpOGYP56lv4PmnfpkXFUY60BBZusV7b8=";
    rev = "60758d872c6444a840de1263f94418ddc91a7005";
    hash = "sha256-f9pIY0/Be0zBb0flTT16e/4HzMwiJb557FqyMW9Q0rc=";
  };

  pyproject = true;