mirror of
https://git.in.rschanz.org/ryan77627/guix-config.git
synced 2024-11-07 09:46:15 -05:00
updated wl-mirror
This commit is contained in:
parent
82d97d2c4f
commit
842b403300
1 changed files with 2 additions and 2 deletions
|
@ -79,7 +79,7 @@
|
|||
(define-public wl-mirror
|
||||
(package
|
||||
(name "wl-mirror")
|
||||
(version "0.13.2")
|
||||
(version "0.16.1")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -89,7 +89,7 @@
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0vkd73x5r2585s3w1ckvslc2mq9qbzrm5xkwg8gpy9ydaxhn8hmp"))))
|
||||
"06i4jrip4q9j1gp81j0jr79cwfj9zdcfcr1n0jpyqlxsysppidlc"))))
|
||||
(inputs (list wayland egl-wayland mesa))
|
||||
(native-inputs (list pkg-config scdoc wayland-protocols))
|
||||
(build-system cmake-build-system)
|
||||
|
|
Loading…
Reference in a new issue