gnu: neomutt: Update to 20180716 [fixes CVE-2018-{14349..14363}].
* gnu/packages/mail.scm (neomutt): Update to 20180716.
This commit is contained in:
		
							parent
							
								
									340ee00bbf
								
							
						
					
					
						commit
						46add5615a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -300,7 +300,7 @@ operating systems.")
 | 
				
			||||||
(define-public neomutt
 | 
					(define-public neomutt
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "neomutt")
 | 
					    (name "neomutt")
 | 
				
			||||||
    (version "20180323")
 | 
					    (version "20180716")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -308,7 +308,7 @@ operating systems.")
 | 
				
			||||||
                           "/archive/" name "-" version ".tar.gz"))
 | 
					                           "/archive/" name "-" version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "12v7zkm809cvjxfz0n7jb4qa410ns1ydyf0gjin99vbdrlj88jac"))))
 | 
					         "0072in2d6znwqq461shsaxlf40r4zr7w3j9848qvm4xlh1lq52dx"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     `(("cyrus-sasl" ,cyrus-sasl)
 | 
					     `(("cyrus-sasl" ,cyrus-sasl)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue