diff options
Diffstat (limited to 'sigils/packages')
-rw-r--r-- | sigils/packages/hyprland.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sigils/packages/hyprland.scm b/sigils/packages/hyprland.scm index 0a346de..3f93a6a 100644 --- a/sigils/packages/hyprland.scm +++ b/sigils/packages/hyprland.scm @@ -449,7 +449,7 @@ screen on Hyprland.") (url "https://github.com/shezdy/hyprsplit") (commit (string-append "v" version)))) (sha256 - (base32 "0dvisiff3c69wqfb5xsh4jf8lcm1d1aj0nx8djbl1jfcccfx1q4p")))) + (base32 "16jnzz0kskq0yqafw99nr1lqbxp491sphzbb6x0wdc5qzj5cil52")))) (build-system meson-build-system) ;; Hyprland plugins need the same inputs as Hyprland, and Hyprland itself (native-inputs (package-native-inputs hyprland)) |