gnu: xf86-input-libinput: Update to 0.16.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.16.0.
This commit is contained in:
		
							parent
							
								
									d44d724966
								
							
						
					
					
						commit
						049a02128d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2389,7 +2389,7 @@ including most mice, keyboards, tablets and touchscreens.") | ||||||
| (define-public xf86-input-libinput | (define-public xf86-input-libinput | ||||||
|   (package |   (package | ||||||
|     (name "xf86-input-libinput") |     (name "xf86-input-libinput") | ||||||
|     (version "0.8.0") |     (version "0.16.0") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (string-append |               (uri (string-append | ||||||
|  | @ -2397,7 +2397,7 @@ including most mice, keyboards, tablets and touchscreens.") | ||||||
|                     name "-" version ".tar.bz2")) |                     name "-" version ".tar.bz2")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "0fm4vrkw7azipbnwvc2l18g65z77pllsznaajd8q3zpg9ycb0li1")))) |                 "0jbgnxsbr3g4g9vkspcc6pqy7av59zx5bb78vkvaqy8yx4qybbgx")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      '(#:configure-flags |      '(#:configure-flags | ||||||
|  |  | ||||||
		Reference in a new issue