gnu: evolution-data-server: Update to 3.24.3.
* gnu/packages/gnome.scm (evolution-data-server): Update to 3.24.3.
This commit is contained in:
		
							parent
							
								
									a78507698a
								
							
						
					
					
						commit
						07cabcb156
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4589,7 +4589,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.") | |||
| (define-public evolution-data-server | ||||
|   (package | ||||
|     (name "evolution-data-server") | ||||
|     (version "3.24.2") | ||||
|     (version "3.24.3") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (string-append "mirror://gnome/sources/" name "/" | ||||
|  | @ -4597,7 +4597,7 @@ Exchange, Last.fm, IMAP/SMTP, Jabber, SIP and Kerberos.") | |||
|                                   name "-" version ".tar.xz")) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "1ywqy939n27v3kchlnyxs6ikhjxmlasv6f08ap4bldgr121vkfx9")))) | ||||
|                 "1jj1q81bl3r0c8rnsfqi83igqlprzdcjim1fvygbyfy7b8gigqqk")))) | ||||
|     (build-system cmake-build-system) | ||||
|     (arguments | ||||
|      '(;; XXX FIXME: 11/85 tests are failing. | ||||
|  |  | |||
		Reference in a new issue