gnu: wayland-protocols: Update to 1.32.
* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.32. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
		
							parent
							
								
									ccb5e18726
								
							
						
					
					
						commit
						d08fd612d0
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1209,7 +1209,7 @@ fullscreen) or other display servers.") | |||
| (define-public wayland-protocols | ||||
|   (package | ||||
|     (name "wayland-protocols") | ||||
|     (version "1.29") | ||||
|     (version "1.32") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (string-append "https://gitlab.freedesktop.org/wayland/" | ||||
|  | @ -1217,7 +1217,7 @@ fullscreen) or other display servers.") | |||
|                                   name "-" version ".tar.xz")) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1n4yzyjbp5fng8pvckandymvwc47mkwyi4pyvr6p0dn7bavrlpp2")))) | ||||
|                 "04dsn79409mryxs6maq9kfhca97gvl3pr1ggjnv9d0hc6jfpjnbl")))) | ||||
|     (build-system meson-build-system) | ||||
|     (inputs | ||||
|      (list wayland)) | ||||
|  |  | |||
		Reference in a new issue