Skip to content

Commit cbc60c3

Browse files
committed
hyprlandPlugins.hyprscroller: 0-unstable-2024-10-10 -> 0-unstable-2024-11-09
1 parent d9e2143 commit cbc60c3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprscroller.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
mkHyprlandPlugin hyprland {
1111
pluginName = "hyprscroller";
12-
version = "0-unstable-2024-10-10";
12+
version = "0-unstable-2024-11-09";
1313

1414
src = fetchFromGitHub {
1515
owner = "dawsers";
1616
repo = "hyprscroller";
17-
rev = "1a907fd38594ec58a8fe5d68be0dcf2f9e76b0f8";
18-
hash = "sha256-cgwHl2YtqrnS0ThUyycFGYoYozpq7zT9POARrQAoahY=";
17+
rev = "556e01458ba26aa63253ae590a6aa8b2601ecf03";
18+
hash = "sha256-lILkkTNwPxMvfYNpusbakl2BW4lvNUZcIputwAfHHAE=";
1919
};
2020

2121
nativeBuildInputs = [ cmake ];

0 commit comments

Comments
 (0)