yaookctl: 0-unstable-2025-09-25 -> 0-unstable-2025-11-06

This commit is contained in:
R. Ryantm
2025-11-12 15:55:04 +00:00
parent ff7090395a
commit 87ed96494f
+3 -3
View File
@@ -6,13 +6,13 @@
}:
python3.pkgs.buildPythonApplication {
pname = "yaookctl";
version = "0-unstable-2025-09-25";
version = "0-unstable-2025-11-06";
src = fetchFromGitLab {
owner = "yaook";
repo = "yaookctl";
rev = "255dc7db8d532937be5b49f326ffcb346507b1e7";
hash = "sha256-Hf+vmH4FrSMlNhYWeImn7//7Lt9k3nJoHT9LJwma3Yw=";
rev = "8a4bd469e9731cccd4dc3de37f28d37247c0355c";
hash = "sha256-aOZ4iXGgZyTphYvS90mcqENSOMv7L5L1BkwtorR0648=";
};
pyproject = true;