yaookctl: 0-unstable-2026-06-23 -> 0-unstable-2026-07-02

This commit is contained in:
R. Ryantm
2026-07-05 14:09:34 +00:00
parent 8f7639a0d4
commit 81fd149afa
+3 -3
View File
@@ -6,13 +6,13 @@
}:
python3.pkgs.buildPythonApplication {
pname = "yaookctl";
version = "0-unstable-2026-06-23";
version = "0-unstable-2026-07-02";
src = fetchFromGitLab {
owner = "yaook";
repo = "yaookctl";
rev = "f525f4c11422e8d556f8ff5564c5ce7180570f20";
hash = "sha256-QPr1ryiT/OfBOEcIghGOgqKlu2iNLglWmZoWs6BLyvU=";
rev = "d444a887e0350a62b8b23d761a849ec7db46ad65";
hash = "sha256-EWKKwPnR15qkRuhuGRyj5otwUVX+sOmRei4WfN3aRpQ=";
};
pyproject = true;