gnu: ghc-comonad: Update to 5.0.5.
* gnu/packages/haskell-xyz.scm (ghc-comonad): Update to 5.0.5.
This commit is contained in:
		
							parent
							
								
									d23edfce56
								
							
						
					
					
						commit
						1a825512d3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1850,7 +1850,7 @@ supported.  A module of colour names (\"Data.Colour.Names\") is provided.")
 | 
				
			||||||
(define-public ghc-comonad
 | 
					(define-public ghc-comonad
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "ghc-comonad")
 | 
					    (name "ghc-comonad")
 | 
				
			||||||
    (version "5.0.4")
 | 
					    (version "5.0.5")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -1860,7 +1860,7 @@ supported.  A module of colour names (\"Data.Colour.Names\") is provided.")
 | 
				
			||||||
             ".tar.gz"))
 | 
					             ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "09g870c4flp4k3fgbibsd0mmfjani1qcpbcl685v8x89kxzrva3q"))))
 | 
					         "1l7snp2mszgnjgd0nc9kzfyd13vla0rlazqi03rwx2akcxk14n3c"))))
 | 
				
			||||||
    (build-system haskell-build-system)
 | 
					    (build-system haskell-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("cabal-doctest" ,cabal-doctest)
 | 
					     `(("cabal-doctest" ,cabal-doctest)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue