gnu: eom: Update to 1.24.0.
* gnu/packages/mate.scm (eom): Update to 1.24.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
		
							parent
							
								
									6e5be55bbc
								
							
						
					
					
						commit
						04cf2fffb8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1315,7 +1315,7 @@ can be used as backgrounds in the MATE Desktop environment.") | |||
| (define-public eom | ||||
|   (package | ||||
|     (name "eom") | ||||
|     (version "1.22.0") | ||||
|     (version "1.24.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -1323,7 +1323,7 @@ can be used as backgrounds in the MATE Desktop environment.") | |||
|                            name "-" version ".tar.xz")) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "093vbip848bp9y603yasbrg1bcp68m64hma7zhi5m37x2r103r6l")))) | ||||
|          "0zzximp2534bky0vac219alafblw6m0lis0gncq92017s6c1mb77")))) | ||||
|     (build-system glib-or-gtk-build-system) | ||||
|     (native-inputs | ||||
|      `(("gettext" ,gettext-minimal) | ||||
|  |  | |||
		Reference in a new issue