gnu: ghc-mmorph: Update to 1.1.2.
* gnu/packages/haskell.scm (ghc-mmorph): Update to 1.1.2.
This commit is contained in:
		
							parent
							
								
									c18122265e
								
							
						
					
					
						commit
						8b5d1142c2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4043,7 +4043,7 @@ with various performance characteristics.")
 | 
				
			||||||
(define-public ghc-mmorph
 | 
					(define-public ghc-mmorph
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "ghc-mmorph")
 | 
					    (name "ghc-mmorph")
 | 
				
			||||||
    (version "1.0.6")
 | 
					    (version "1.1.2")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -4053,7 +4053,7 @@ with various performance characteristics.")
 | 
				
			||||||
             ".tar.gz"))
 | 
					             ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1i8dzrc5qi3ryc9vrrmpn3sihmramsbhhd592w4w2k5g26qr3hql"))))
 | 
					         "1gjz1ib968lqybma7my1n19qq6cdj6a7nskrlnwy4jy9jrwzs2n9"))))
 | 
				
			||||||
    (build-system haskell-build-system)
 | 
					    (build-system haskell-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     `(("ghc-transformers-compat" ,ghc-transformers-compat)))
 | 
					     `(("ghc-transformers-compat" ,ghc-transformers-compat)))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue