gnu: neomutt: Update to 20230517.
* gnu/packages/mail.scm (neomutt): Update to 20230517. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
		
							parent
							
								
									5ac265c9f0
								
							
						
					
					
						commit
						bdea9adc86
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -647,7 +647,7 @@ operating systems.")
 | 
				
			||||||
(define-public neomutt
 | 
					(define-public neomutt
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "neomutt")
 | 
					    (name "neomutt")
 | 
				
			||||||
    (version "20220429")
 | 
					    (version "20230517")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method git-fetch)
 | 
					       (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -656,7 +656,7 @@ operating systems.")
 | 
				
			||||||
             (commit version)))
 | 
					             (commit version)))
 | 
				
			||||||
       (file-name (git-file-name name version))
 | 
					       (file-name (git-file-name name version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "106m6al48m22gl8848z8d0hsg2qiaz74vgy4f37hycl4v5d3n5ic"))))
 | 
					        (base32 "0kjllp2scgmpkl8yd0hwz6jmm98hr2r7qkb75ps9753fl96i4bfn"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     (list cyrus-sasl
 | 
					     (list cyrus-sasl
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue