gnu: wlr-randr: Update to 0.4.1.
* gnu/packages/wm.scm (wlr-randr): Update to 0.4.1. Change-Id: I95732334df46f4cf524ca32de531e36ac3fd8657 Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
parent
fb966899db
commit
251c0f31f4
@ -2197,7 +2197,7 @@ core/thread.")
|
||||
(define-public wlr-randr
|
||||
(package
|
||||
(name "wlr-randr")
|
||||
(version "0.4.0")
|
||||
(version "0.4.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -2206,7 +2206,7 @@ core/thread.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1f3dc2i6c1rn2adfcnqmh10570ps335188zllg66sv1d0l8mggry"))))
|
||||
(base32 "1kl5awwclmlfcxfz0jp8gzpg2vffsl9chfilysfsv1mq11a96ifs"))))
|
||||
(build-system meson-build-system)
|
||||
(inputs (list wayland))
|
||||
(native-inputs (list pkg-config))
|
||||
|
Loading…
Reference in New Issue
Block a user