diff --git a/sakura/packages/hypr.scm b/sakura/packages/hypr.scm index 95a33b6..54e11a8 100644 --- a/sakura/packages/hypr.scm +++ b/sakura/packages/hypr.scm @@ -582,7 +582,7 @@ extra portals specific to Hyprland, mostly for window sharing.") %hyprland-version) (define %hyprland-plugins-commit - "0bc619b2c3b4f9c2b65247e81d69f8bbc573d991") + "344a69db96fa8c6dc3b8f1f8f5a75f6eb441cbf2") (define-syntax hyprland-plugin-impl (syntax-rules () @@ -598,7 +598,7 @@ extra portals specific to Hyprland, mostly for window sharing.") (commit %hyprland-plugins-commit))) (sha256 (base32 - "1kg93k4g24zy9l8b2y05cf597z8pvbybw7pczbzwfn4ppp955ldz")) + "1n4pxdfjl9j8js2gnk43jly9x8mmr6q9pdrzxfp7fhwk6chhrfk6")) (file-name (git-file-name name version)))) (build-system cmake-build-system) (arguments @@ -610,7 +610,7 @@ extra portals specific to Hyprland, mostly for window sharing.") (lambda _ (chdir (string-append "../source/" plugin "/"))))))) (native-inputs (list pkg-config - gcc-13)) + gcc-14)) (inputs (list aquamarine hyprland