summaryrefslogtreecommitdiff
path: root/sigils
diff options
context:
space:
mode:
authorSisiutl <sisiutl@egregore.fun>2024-11-16 13:20:50 +0100
committerSisiutl <sisiutl@egregore.fun>2024-11-16 13:20:50 +0100
commit6bc2d129406a80b98cee2ef1b8726665dc3951f5 (patch)
tree022ac11006c88e3880b6744b67e21a6e3eb4cb8f /sigils
parent5ea36d275d28e59ad463356cba52a09a94aab93e (diff)
bump hyprsplit
Diffstat (limited to 'sigils')
-rw-r--r--sigils/packages/hyprland.scm2
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))