gnu: ghc-chasingbottoms: Update to 1.3.1.4.
* gnu/packages/haskell.scm (ghc-chasingbottoms): Update to 1.3.1.4.
This commit is contained in:
		
							parent
							
								
									7de7ec7d45
								
							
						
					
					
						commit
						fa9c33dc8e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3518,7 +3518,7 @@ encourages inductive, recursive definitions of graph algorithms.") | ||||||
| (define-public ghc-chasingbottoms | (define-public ghc-chasingbottoms | ||||||
|   (package |   (package | ||||||
|     (name "ghc-chasingbottoms") |     (name "ghc-chasingbottoms") | ||||||
|     (version "1.3.1.3") |     (version "1.3.1.4") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -3526,7 +3526,7 @@ encourages inductive, recursive definitions of graph algorithms.") | ||||||
|                            "ChasingBottoms-" version ".tar.gz")) |                            "ChasingBottoms-" version ".tar.gz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "04jwwjs22mqc4hvpp4c3gpb79inrrq5sapks5khknspv2hslm61q")))) |          "06cynx6hcbfpky7qq3b3mjjgwbnaxkwin3znbwq4b9ikiw0ng633")))) | ||||||
|     (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