From 5c2ed52d447ad56926451a56a36f935a9d7c002f Mon Sep 17 00:00:00 2001 From: ng0 Date: Mon, 5 Sep 2016 11:09:12 +0000 Subject: [PATCH 2/4] gnu: ghc: ghc-bootstrap-i386-7.8.4: Update to 8.0.1. * gnu/packages/haskell.scm (ghc-bootstrap-i386-7.8.4): Update to 8.0.1 and replace with (ghc-bootstrap-i386-8.0.1). --- gnu/packages/haskell.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/haskell.scm b/gnu/packages/haskell.scm index 6e9ddf4..5b9e662 100644 --- a/gnu/packages/haskell.scm +++ b/gnu/packages/haskell.scm @@ -59,14 +59,14 @@ (base32 "19rh4bpmrjwm75msk706n7zaycnjq1rd1ncf0kh01h2fzafi1a46")))) -(define ghc-bootstrap-i686-7.8.4 +(define ghc-bootstrap-i686-8.0.1 (origin (method url-fetch) (uri - "https://www.haskell.org/ghc/dist/7.8.4/ghc-7.8.4-i386-unknown-linux-deb7.tar.xz") + "https://www.haskell.org/ghc/dist/8.0.1/ghc-8.0.1-i386-deb7-linux.tar.xz") (sha256 (base32 - "0wj5s435j0zgww70bj1d3f6wvnnpzlxwvwcyh2qv4qjq5z8j64kg")))) + "0zshnl69jygg0hms38f6fcyf3cbwbmd4dzp27ybby7bkr6gc25xf")))) ;; 43 tests out of 3965 fail. ;; -- 2.10.0