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
 | 
			
		||||
  (package
 | 
			
		||||
    (name "ghc-comonad")
 | 
			
		||||
    (version "5.0.4")
 | 
			
		||||
    (version "5.0.5")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -1860,7 +1860,7 @@ supported.  A module of colour names (\"Data.Colour.Names\") is provided.")
 | 
			
		|||
             ".tar.gz"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "09g870c4flp4k3fgbibsd0mmfjani1qcpbcl685v8x89kxzrva3q"))))
 | 
			
		||||
         "1l7snp2mszgnjgd0nc9kzfyd13vla0rlazqi03rwx2akcxk14n3c"))))
 | 
			
		||||
    (build-system haskell-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     `(("cabal-doctest" ,cabal-doctest)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue