mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: wl-mirror: Update to 0.18.5.
* gnu/packages/wm.scm (wl-mirror): Update to 0.18.5. Change-Id: Idcf805539a88f26f41477c3867f025bd94ae9432 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
committed by
Andreas Enge
parent
18e0a0c4c0
commit
cfa3dfd883
@@ -2663,7 +2663,7 @@ modules for building a Wayland compositor.")
|
||||
(define-public wl-mirror
|
||||
(package
|
||||
(name "wl-mirror")
|
||||
(version "0.18.3")
|
||||
(version "0.18.5")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -2672,7 +2672,7 @@ modules for building a Wayland compositor.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1acx42p74p1bz569l3whk1mw0s3ki229jz6072n0hc6yy5j84gy6"))))
|
||||
(base32 "04psbw98aw1i56m3frl3ji0mcwinnxzwxvgc1m0v3929vycb8i19"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user