Unverified Commit d2ab2691 authored by Donovan Glover's avatar Donovan Glover Committed by GitHub
Browse files

hyprlandPlugins.hypr-dynamic-cursors: 0-unstable-2025-01-27 -> 0-unstable-2025-02-02 (#379125)

parents 60a5e4d5 41be7e0a
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-01-27";
  version = "0-unstable-2025-02-02";

  src = fetchFromGitHub {
    owner = "VirtCode";
    repo = "hypr-dynamic-cursors";
    rev = "4d1d88522bbeefd07a9113dd5449a0a288d11ba8";
    hash = "sha256-BTYq6SDfUvhLH/Zjc0sGr19m5qnjB9Vn3OfIpxumsyk=";
    rev = "fd6214629937949ecd8a39f4b5ebbce2afac0dd5";
    hash = "sha256-Fg4+6Yko8V9b19/62jfKH0IWTiiRDMso1P1TnjAcs/8=";
  };

  dontUseCmakeConfigure = true;