hyprlandPlugins.hypr-dynamic-cursors: 0-unstable-2024-12-14 -> 0-unstable-2024-12-19

This commit is contained in:
R. Ryantm
2024-12-20 05:43:39 +00:00
parent 9657a49d5d
commit ff2faa4394
@@ -8,13 +8,13 @@
mkHyprlandPlugin hyprland {
pluginName = "hypr-dynamic-cursors";
version = "0-unstable-2024-12-14";
version = "0-unstable-2024-12-19";
src = fetchFromGitHub {
owner = "VirtCode";
repo = "hypr-dynamic-cursors";
rev = "f0cef070c531e3a3a1f713b7062bded357b4c468";
hash = "sha256-XFQqJWxo6xUqLpAKqc0bHg1pZ21eFQ1HueDTxw7N6r8=";
rev = "111669a699f998b5eb5a0d5610b5fcb748aab038";
hash = "sha256-EeNVNDNxbz1dGWs/jJ/JQbZtWkN+i4qfU7SAiQOMwwY=";
};
dontUseCmakeConfigure = true;