emergency bump to xdg-desktop-portal for cpu usage

This commit is contained in:
Ryan Schanzenbacher 2023-10-12 23:20:44 -04:00
parent 0ef52d00c9
commit ae349ed96b
Signed by: ryan77627
GPG key ID: 81B0E222A3E2308E

View file

@ -44,7 +44,7 @@
(define-public xdg-desktop-portal-hyprland-ryan (define-public xdg-desktop-portal-hyprland-ryan
(package (package
(name "xdg-desktop-portal-hyprland") (name "xdg-desktop-portal-hyprland")
(version "1.1.0") (version "1.2.2")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -53,7 +53,7 @@
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"05gcdg3fw7plc9fri6rpq9la1xjij93jqkqmq57mrqjgwg3jlmrb")))) "1s458wg9zl76nj2ya8iw5qfjsrpawp78ldilkwyqi4cn2kzjhqsh"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
(list (list
@ -134,4 +134,4 @@
(description "mirror displays") (description "mirror displays")
(license license:expat))) (license license:expat)))
xdg-desktop-portal-hyprland xdg-desktop-portal-hyprland-ryan