me
/
guix
Archived
1
0
Fork 0

gnu: sway: Update to 1.8.1.

* gnu/packages/wm.scm (sway): Update to 1.8.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Jack Hill 2023-04-27 11:42:56 -04:00 committed by Christopher Baines
parent 1b9330d8b5
commit 49cd552866
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -1638,7 +1638,7 @@ modules for building a Wayland compositor.")
(define-public sway
(package
(name "sway")
(version "1.8")
(version "1.8.1")
(source
(origin
(method git-fetch)
@ -1647,7 +1647,7 @@ modules for building a Wayland compositor.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "17dqr2lkmcv2ssp7vky27zw599i77whpb1aqh1s6kl8a8vkrz6mg"))))
(base32 "1y7brfrsjnm9gksijgnr6zxqiqvn06mdiwsk5j87ggmxazxd66av"))))
(build-system meson-build-system)
(arguments
`(;; elogind is propagated by wlroots -> libseat