@@ 589,7 589,7 @@ freedesktop.org project.")
;; Updating this will rebuild over 700 packages through libinput-minimal.
(package
(name "libinput")
- (version "1.29.0")
+ (version "1.29.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ 598,7 598,7 @@ freedesktop.org project.")
(file-name (git-file-name name version))
(sha256
(base32
- "1kgr18p7n9bvim9bx24jbr5nwp6icla3bgzfskr04f68mirmx561"))))
+ "11n2vqkdz40vbqdjwm19i7rv2lzqf4i7anlla0havf7h0glqin60"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags '("-Ddocumentation=false")