hyprlandPlugins.hypr-dynamic-cursors: 0-unstable-2025-09-01 -> 0-unstable-2025-10-04

This commit is contained in:
R. Ryantm
2025-10-07 07:15:11 +00:00
parent f15bc496e5
commit 3066ef4836
@@ -7,13 +7,13 @@
mkHyprlandPlugin {
pluginName = "hypr-dynamic-cursors";
version = "0-unstable-2025-09-01";
version = "0-unstable-2025-10-04";
src = fetchFromGitHub {
owner = "VirtCode";
repo = "hypr-dynamic-cursors";
rev = "0e11ed12dbd4d0c62b362dda2559c2e374814d56";
hash = "sha256-2JQ/KxMEVDjauaFU62T0udjKXKSiCyKO5frjVf4b4A8=";
rev = "acac1f9a5c896ba934af1fc2414670c752ae529d";
hash = "sha256-SoJqyXFKKg1jAUHSY7JqOLlxBpToejnIQ6QOOW5gNFM=";
};
dontUseCmakeConfigure = true;