fix name for use
This commit is contained in:
@@ -97,7 +97,7 @@
|
|||||||
|
|
||||||
(define-public xdg-desktop-portal-hyprland-input-capture
|
(define-public xdg-desktop-portal-hyprland-input-capture
|
||||||
(package
|
(package
|
||||||
(name "xdg-desktop-portal-hyprland")
|
(name "xdg-desktop-portal-hyprland-input-capture")
|
||||||
(version "1.3.11")
|
(version "1.3.11")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
@@ -105,7 +105,7 @@
|
|||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/3l0w/xdg-desktop-portal-hyprland")
|
(url "https://github.com/3l0w/xdg-desktop-portal-hyprland")
|
||||||
(commit "55afeb19c5833f9805fd383bd3525e2d8547e883")))
|
(commit "55afeb19c5833f9805fd383bd3525e2d8547e883")))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name "xdg-desktop-portal-hyprland" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1bkyhz6nslksj6hbd9i3fgkvkcfga4n4nnm4dhk612cnma6b58pj"))))
|
(base32 "1bkyhz6nslksj6hbd9i3fgkvkcfga4n4nnm4dhk612cnma6b58pj"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
|
|||||||
Reference in New Issue
Block a user