gnu: perl-mailtools: Update to 2.21.
* gnu/packages/perl.scm (perl-mailtools): Update to 2.21.
This commit is contained in:
		
							parent
							
								
									44efdc029b
								
							
						
					
					
						commit
						6775e7876e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4969,7 +4969,7 @@ portions of this module couldn't be compiled on this machine.")
 | 
				
			||||||
(define-public perl-mailtools
 | 
					(define-public perl-mailtools
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "perl-mailtools")
 | 
					    (name "perl-mailtools")
 | 
				
			||||||
    (version "2.20")
 | 
					    (version "2.21")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -4979,7 +4979,7 @@ portions of this module couldn't be compiled on this machine.")
 | 
				
			||||||
             ".tar.gz"))
 | 
					             ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "15iizg2x1w7ca0r8rn3wwhp7w160ljvf55prspljwd6cm7vhcmpm"))))
 | 
					         "1js43bp2dnd8n2rv8clsv749166jnyqnc91k4wkkmw5n4rlbvnaa"))))
 | 
				
			||||||
    (build-system perl-build-system)
 | 
					    (build-system perl-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
     `(("perl-timedate" ,perl-timedate)))
 | 
					     `(("perl-timedate" ,perl-timedate)))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue