updated wl-mirror
This commit is contained in:
parent
82d97d2c4f
commit
842b403300
|
@ -79,7 +79,7 @@
|
||||||
(define-public wl-mirror
|
(define-public wl-mirror
|
||||||
(package
|
(package
|
||||||
(name "wl-mirror")
|
(name "wl-mirror")
|
||||||
(version "0.13.2")
|
(version "0.16.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0vkd73x5r2585s3w1ckvslc2mq9qbzrm5xkwg8gpy9ydaxhn8hmp"))))
|
"06i4jrip4q9j1gp81j0jr79cwfj9zdcfcr1n0jpyqlxsysppidlc"))))
|
||||||
(inputs (list wayland egl-wayland mesa))
|
(inputs (list wayland egl-wayland mesa))
|
||||||
(native-inputs (list pkg-config scdoc wayland-protocols))
|
(native-inputs (list pkg-config scdoc wayland-protocols))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
|
|
Loading…
Reference in a new issue