gnu: mutt: Update to 1.14.6.
* gnu/packages/mail.scm (mutt): Update to 1.14.6.
This commit is contained in:
		
							parent
							
								
									5cdb25c686
								
							
						
					
					
						commit
						1f5cc686b7
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -421,7 +421,7 @@ aliasing facilities to work just as they would on normal mail.") | ||||||
| (define-public mutt | (define-public mutt | ||||||
|   (package |   (package | ||||||
|     (name "mutt") |     (name "mutt") | ||||||
|     (version "1.14.5") |     (version "1.14.6") | ||||||
|     (source (origin |     (source (origin | ||||||
|              (method url-fetch) |              (method url-fetch) | ||||||
|              (uri (list |              (uri (list | ||||||
|  | @ -431,7 +431,7 @@ aliasing facilities to work just as they would on normal mail.") | ||||||
|                                    version ".tar.gz"))) |                                    version ".tar.gz"))) | ||||||
|              (sha256 |              (sha256 | ||||||
|               (base32 |               (base32 | ||||||
|                "0p1xiqzmkqlzy5yi4l0dh0lacdq300zdj48zk0fir8j1pp512sri")) |                "0i0q6vwhnb1grimsrpmz8maw255rh9k0laijzxkry6xqa80jm5s7")) | ||||||
|              (patches (search-patches "mutt-store-references.patch")))) |              (patches (search-patches "mutt-store-references.patch")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (inputs |     (inputs | ||||||
|  |  | ||||||
		Reference in a new issue