update hyprlock to v0.5.0
This commit is contained in:
parent
97a22f3345
commit
3219123024
1 changed files with 3 additions and 2 deletions
|
@ -525,14 +525,14 @@ mo .")
|
|||
(define-public hyprlock
|
||||
(package
|
||||
(name "hyprlock")
|
||||
(version "0.4.1")
|
||||
(version "0.5.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://github.com/hyprwm/hyprlock"
|
||||
"/archive/refs/tags/v" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0q5smah3zmg8vwipfd74n664mavkgzrqjn0i57gwmbwc111illw7"))))
|
||||
"16dg3lvrdyvw7vwl8bhnqsihnjjijq0qra1x9qdd4ni0vsch32jg"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
@ -557,6 +557,7 @@ mo .")
|
|||
libwebp
|
||||
libdrm
|
||||
linux-pam
|
||||
sdbus-c++-for-hyprland
|
||||
; hypr
|
||||
aquamarine
|
||||
hyprlang
|
||||
|
|
Loading…
Reference in a new issue