From 3ea36c309362671f0638c0c7a70ae28007ffc8cb Mon Sep 17 00:00:00 2001 From: Sisiutl Date: Thu, 30 Jan 2025 12:31:06 +0100 Subject: bump hyprsplit --- sigils/packages/hyprland.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) -- cgit v1.2.3