gnu: seahorse: Update to 3.36.2.
* gnu/packages/gnome.scm (seahorse): Update to 3.36.2.
This commit is contained in:
		
							parent
							
								
									b8da9c30d4
								
							
						
					
					
						commit
						f68cbccf5d
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -4130,7 +4130,7 @@ engineering.") | |||
| (define-public seahorse | ||||
|   (package | ||||
|     (name "seahorse") | ||||
|     (version "3.36") | ||||
|     (version "3.36.2") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|  | @ -4138,8 +4138,7 @@ engineering.") | |||
|                            (version-major+minor version) "/" name "-" | ||||
|                            version ".tar.xz")) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "1nqn4a6dr4l1fpzj3mv4swhpnvhjcqlwsyhwm59sdzqgdfx4hbwr")))) | ||||
|         (base32 "16wmxxppgcgfj8zkagcny5af1c81x32ysm9d6j9f2k7bmik21ss5")))) | ||||
|     (build-system meson-build-system) | ||||
|     (arguments | ||||
|      '(#:glib-or-gtk? #t | ||||
|  |  | |||
		Reference in a new issue