mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2025-01-30 13:21:16 -05:00
emergency bump to xdg-desktop-portal for cpu usage
This commit is contained in:
parent
0ef52d00c9
commit
ae349ed96b
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue