mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-12 08:14:05 +02:00
gnu: wlroots-0.19: Update to 0.19.3.
* gnu/packages/wm.scm (wlroots-0.19): Update to 0.19.3. Merges guix/guix!7588 Change-Id: I6b26ee03b9f74370bd1aa605f36899dbb78fdbef Signed-off-by: Cayetano Santos <csantosb@inventati.org>
This commit is contained in:
+2
-2
@@ -2781,7 +2781,7 @@ modules for building a Wayland compositor.")
|
||||
(package
|
||||
(inherit wlroots)
|
||||
(name "wlroots")
|
||||
(version "0.19.2")
|
||||
(version "0.19.3")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -2790,7 +2790,7 @@ modules for building a Wayland compositor.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0w1mq72r92zk9z650gdik17h6rxqnxjy63r2mfj423zxl54s2lzi"))))))
|
||||
(base32 "1k8qzss7iycbbnwjp3ygsrb3rc8m45vxpy99r213d2vf9dai5v17"))))))
|
||||
|
||||
(define-public wlroots-0.18
|
||||
(package
|
||||
|
||||
Reference in New Issue
Block a user