gnu: getmail: Update to 5.5.
* gnu/packages/mail.scm (getmail): Update to 5.5.
This commit is contained in:
		
							parent
							
								
									781d721a82
								
							
						
					
					
						commit
						219ec95c90
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -907,7 +907,7 @@ and search library.")
 | 
			
		|||
(define-public getmail
 | 
			
		||||
  (package
 | 
			
		||||
    (name "getmail")
 | 
			
		||||
    (version "5.4")
 | 
			
		||||
    (version "5.5")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -915,7 +915,7 @@ and search library.")
 | 
			
		|||
                           name "-" version ".tar.gz"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1iwss9z94p165gxr2yw7s9q12a0bn71fcdbikzkykr5s7xxnz2ds"))))
 | 
			
		||||
         "0l43lbnrnyyrq8mlnw37saq6v0mh3nkirdq1dwnsrihykzjjwf70"))))
 | 
			
		||||
    (build-system python-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:tests? #f ; no tests
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue