Commit c0bca4e6 authored by Mihai Fufezan's avatar Mihai Fufezan Committed by Masum Reza
Browse files

hyprlandPlugins.hypr-dynamic-cursors: 0-unstable-2025-03-26 -> 0-unstable-2025-05-08

parent fcfd9438
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,13 +8,13 @@

mkHyprlandPlugin hyprland {
  pluginName = "hypr-dynamic-cursors";
  version = "0-unstable-2025-03-26";
  version = "0-unstable-2025-05-08";

  src = fetchFromGitHub {
    owner = "VirtCode";
    repo = "hypr-dynamic-cursors";
    rev = "e2c32d8108960b6eaf96918485503e90a016de4b";
    hash = "sha256-/teXJjfdp4cZetlD7lsunettI5QB3UWeODhrrDXooOs=";
    rev = "1aabd346eb7ad12a614fd18d095d13422d8b95b4";
    hash = "sha256-KophdgmuoPO4adpgXxhDBAMQoRRoHjngiFWQxLoGgWY=";
  };

  dontUseCmakeConfigure = true;