Skip to content

Commit da0cca2

Browse files
yaookctl: 0-unstable-2026-01-13 -> 0-unstable-2026-02-05 (#487368)
2 parents 745da92 + 10eea93 commit da0cca2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/by-name/ya/yaookctl/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
}:
77
python3.pkgs.buildPythonApplication {
88
pname = "yaookctl";
9-
version = "0-unstable-2026-01-13";
9+
version = "0-unstable-2026-02-05";
1010

1111
src = fetchFromGitLab {
1212
owner = "yaook";
1313
repo = "yaookctl";
14-
rev = "97ff5ceb948c6e61ef5fe288d84fca8b60e1c984";
15-
hash = "sha256-+pWfm39WRybN9ldTf9Emm120NwvGQhtX0nU1CVZSot0=";
14+
rev = "c0e3f92cbf15fdf985ac7dba9ed9edb320bda8f1";
15+
hash = "sha256-TUAKHK/kxQHFpOGYP56lv4PmnfpkXFUY60BBZusV7b8=";
1616
};
1717

1818
pyproject = true;

0 commit comments

Comments
 (0)