mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 07:36:09 -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
|
||||
(package
|
||||
(name "xdg-desktop-portal-hyprland")
|
||||
(version "1.1.0")
|
||||
(version "1.2.2")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -53,7 +53,7 @@
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"05gcdg3fw7plc9fri6rpq9la1xjij93jqkqmq57mrqjgwg3jlmrb"))))
|
||||
"1s458wg9zl76nj2ya8iw5qfjsrpawp78ldilkwyqi4cn2kzjhqsh"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
@ -134,4 +134,4 @@
|
|||
(description "mirror displays")
|
||||
(license license:expat)))
|
||||
|
||||
xdg-desktop-portal-hyprland
|
||||
xdg-desktop-portal-hyprland-ryan
|
||||
|
|
Loading…
Reference in a new issue