Skip to content

Commit c3a1d9e

Browse files
committed
hyprlandPlugins.hyprscroller: 0-unstable-2025-01-30 -> 0-unstable-2025-03-07
1 parent 79d5de6 commit c3a1d9e

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-2025-01-30";
12+
version = "0-unstable-2025-03-07";
1313

1414
src = fetchFromGitHub {
1515
owner = "dawsers";
1616
repo = "hyprscroller";
17-
rev = "e4b13544ef3cc235eb9ce51e0856ba47eb36e8ac";
18-
hash = "sha256-OYCcIsE25HqVBp8z76Tk1v+SuYR7W1nemk9mDS9GHM8=";
17+
rev = "fb3b2ec63c85f22a107bd635890fcb1afc30b01f";
18+
hash = "sha256-FErWOeUmyFWPNjE+EYWVvVwXGO7+4lVqZBwiapXa6Yw=";
1919
};
2020

2121
nativeBuildInputs = [ cmake ];

0 commit comments

Comments
 (0)