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

This commit is contained in:
R. Ryantm
2026-02-27 18:55:59 +00:00
parent 636f6c715f
commit a107d1b331
+3 -3
View File
@@ -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;