gnu: wlsunset: Update to 0.3.0.
* gnu/packages/xdisorg.scm (wlsunset): Update to 0.3.0.master
parent
7a68780f50
commit
8b6bc4b2aa
|
@ -3380,7 +3380,7 @@ MouseKeys-acceleration management.")
|
||||||
(define-public wlsunset
|
(define-public wlsunset
|
||||||
(package
|
(package
|
||||||
(name "wlsunset")
|
(name "wlsunset")
|
||||||
(version "0.2.0")
|
(version "0.3.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -3390,7 +3390,7 @@ MouseKeys-acceleration management.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0hhsddh3rs066rbsjksr8kcwg8lvglbvs67dq0r5wx5c1xcwb51w"))))
|
"1wbz6m7p0czhyv7axg2gn0ffh1q1887khh6phvw35a2llichyrlc"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
(list wayland wayland-protocols))
|
(list wayland wayland-protocols))
|
||||||
|
|
Reference in New Issue