gnu: ghc-language-c: Update to 0.8.3.
* gnu/packages/haskell-xyz.scm (ghc-language-c): Update to 0.8.3.
This commit is contained in:
		
							parent
							
								
									32d4a6ae55
								
							
						
					
					
						commit
						4e1cf65115
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -5519,7 +5519,7 @@ forms of the Yoneda lemma, and (co)density (co)monads for Haskell.") | ||||||
| (define-public ghc-language-c | (define-public ghc-language-c | ||||||
|   (package |   (package | ||||||
|     (name "ghc-language-c") |     (name "ghc-language-c") | ||||||
|     (version "0.8.1") |     (version "0.8.3") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -5527,7 +5527,7 @@ forms of the Yoneda lemma, and (co)density (co)monads for Haskell.") | ||||||
|                            "language-c/language-c-" version ".tar.gz")) |                            "language-c/language-c-" version ".tar.gz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0sdkjj0hq8p69fcdm6ljbjkjvrsrb8a6rl5dq6dj6byj32ajrm3d")))) |          "0bi02jdirkys8v7flf39vrpla2a74z1z0sdhy9lb9v7cmcc6rmpk")))) | ||||||
|     (build-system haskell-build-system) |     (build-system haskell-build-system) | ||||||
|     (inputs `(("ghc-syb" ,ghc-syb))) |     (inputs `(("ghc-syb" ,ghc-syb))) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|  |  | ||||||
		Reference in a new issue