gnu: ghc-conduit-extra: Update to 1.1.14.
* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.1.14. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
		
							parent
							
								
									6faa30c17c
								
							
						
					
					
						commit
						98889149f9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6251,7 +6251,7 @@ better for some purposes.")
 | 
			
		|||
(define-public ghc-conduit-extra
 | 
			
		||||
  (package
 | 
			
		||||
    (name "ghc-conduit-extra")
 | 
			
		||||
    (version "1.1.13.3")
 | 
			
		||||
    (version "1.1.14")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -6260,7 +6260,7 @@ better for some purposes.")
 | 
			
		|||
                           version ".tar.gz"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0j3cqpkrn7lbpviv6w0gjh93fjjbh1an2sq0yz7svaawja8civy2"))))
 | 
			
		||||
         "1ij3qcfk7q90fl6gklpy2k5ka9jgzrvs8frq0gy7gdcgyaabqfkg"))))
 | 
			
		||||
    (build-system haskell-build-system)
 | 
			
		||||
    (inputs
 | 
			
		||||
     `(("ghc-conduit" ,ghc-conduit)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue