gnu: wlroots: Update to 0.7.0.
* gnu/packages/wm.scm (wlroots): Update to 0.7.0.
This commit is contained in:
parent
5796215a73
commit
06947252d3
@ -1143,7 +1143,7 @@ functionality to display information about the most commonly used services.")
|
||||
(define-public wlroots
|
||||
(package
|
||||
(name "wlroots")
|
||||
(version "0.6.0")
|
||||
(version "0.7.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -1152,7 +1152,7 @@ functionality to display information about the most commonly used services.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1rdcmll5b8w242n6yfjpsaprq280ck2jmbz46dxndhignxgda7k4"))))
|
||||
(base32 "0jzxa6psbc7ddxli7rbfqxmv1svxnis51l1vch4hb9fdixqm284a"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
`(#:configure-flags '("-Dlogind-provider=elogind")
|
||||
|
Loading…
Reference in New Issue
Block a user