summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSisiutl <sisiutl@egregore.fun>2025-01-30 12:31:06 +0100
committerSisiutl <sisiutl@egregore.fun>2025-01-30 12:31:06 +0100
commit3ea36c309362671f0638c0c7a70ae28007ffc8cb (patch)
tree599a1522b88e98ca79529ace21120f48a5dd4c93
parent9937eaff5dedb6b16d1d8578e1fda6cdb2baf830 (diff)
bump hyprsplit
-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 241318e..a0f0fb5 100644
--- a/sigils/packages/hyprland.scm
+++ b/sigils/packages/hyprland.scm
@@ -165,7 +165,7 @@ for your system.")
(url "https://github.com/shezdy/hyprsplit")
(commit (string-append "v" version))))
(sha256
- (base32 "0pfp8b3qjvigf4wrxn7l2q98y44bpfpg9jx5rdwqk4cd677f1rqv"))))
+ (base32 "1wbqxa7ynlnh0d1gnnqiimad4900zvgr53nr2wl22zmjcszi99r0"))))
(build-system meson-build-system)
;; Hyprland plugins need the same inputs as Hyprland, and Hyprland itself
(native-inputs (package-native-inputs hyprland))