Unverified Commit 7804dcce authored by Mihai Fufezan's avatar Mihai Fufezan
Browse files

hyprlandPlugins.hypr-dynamic-cursors: 0-unstable-2024-10-10 -> 0-unstable-2024-11-10

parent 7c6c0482
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-2024-10-10";
  version = "0-unstable-2024-11-10";

  src = fetchFromGitHub {
    owner = "VirtCode";
    repo = "hypr-dynamic-cursors";
    rev = "3ff4c2a053f7673b3b8cd45ada0886cbda13ebcc";
    hash = "sha256-XMR9wDNXmY3pPp3imT5vA4Gc6yC3R2Fatp4B53uLHzI=";
    rev = "a3427f2a7f1dc70236dbaa870eadead03d9807a6";
    hash = "sha256-7nznQzeq0rzvTos2axd4LvzLJ64n0erP3WxMIpCE5Ew=";
  };

  dontUseCmakeConfigure = true;