gnu: claws-mail: Update to 3.18.0.
* gnu/packages/mail.scm (claws-mail): Update to 3.18.0.
This commit is contained in:
		
							parent
							
								
									fc0b063c90
								
							
						
					
					
						commit
						b58d9be08e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1602,7 +1602,7 @@ compresses it.") | ||||||
| (define-public claws-mail | (define-public claws-mail | ||||||
|   (package |   (package | ||||||
|     (name "claws-mail") |     (name "claws-mail") | ||||||
|     (version "3.17.8") |     (version "3.18.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -1610,7 +1610,7 @@ compresses it.") | ||||||
|         (string-append "https://www.claws-mail.org/releases/claws-mail-" |         (string-append "https://www.claws-mail.org/releases/claws-mail-" | ||||||
|                        version ".tar.xz")) |                        version ".tar.xz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "1byxmz68lnm2m8q1gnp0lpr3qp7dcwabrw5iqflz9mlm960v5dyd")))) |         (base32 "1fz6xh4va90w69a0b457cy9khcm92vsmi75p9vabpcsbdgk1jn6b")))) | ||||||
|     (build-system glib-or-gtk-build-system) |     (build-system glib-or-gtk-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:configure-flags |      `(#:configure-flags | ||||||
|  |  | ||||||
		Reference in a new issue