gnu: ghc-chasingbottoms: Update to 1.3.1.7.
* gnu/packages/haskell-xyz.scm (ghc-chasingbottoms): Update to 1.3.1.7.
This commit is contained in:
		
							parent
							
								
									048ef066cc
								
							
						
					
					
						commit
						1f67853e77
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1487,7 +1487,7 @@ backend for the Charts library.")
 | 
				
			||||||
(define-public ghc-chasingbottoms
 | 
					(define-public ghc-chasingbottoms
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "ghc-chasingbottoms")
 | 
					    (name "ghc-chasingbottoms")
 | 
				
			||||||
    (version "1.3.1.4")
 | 
					    (version "1.3.1.7")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -1495,7 +1495,7 @@ backend for the Charts library.")
 | 
				
			||||||
                           "ChasingBottoms-" version ".tar.gz"))
 | 
					                           "ChasingBottoms-" version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "06cynx6hcbfpky7qq3b3mjjgwbnaxkwin3znbwq4b9ikiw0ng633"))))
 | 
					         "0ziiqfsvv1ypdra6kd0bhbsl852i0wqn43jkfii38yl879cdacan"))))
 | 
				
			||||||
    (build-system haskell-build-system)
 | 
					    (build-system haskell-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     `(("ghc-quickcheck" ,ghc-quickcheck)
 | 
					     `(("ghc-quickcheck" ,ghc-quickcheck)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue