diff --git a/ghc-8.8.2-src.tar.xz b/ghc-8.8.2-src.tar.xz deleted file mode 100644 index 233dc1c..0000000 --- a/ghc-8.8.2-src.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01cea54d90686b97bcc9960b108beaffccd4336dee930dcf9beaf52b1f370a0b -size 19365816 diff --git a/ghc-8.8.2-src.tar.xz.sig b/ghc-8.8.2-src.tar.xz.sig deleted file mode 100644 index 31d4cdd..0000000 Binary files a/ghc-8.8.2-src.tar.xz.sig and /dev/null differ diff --git a/ghc-8.8.3-src.tar.xz b/ghc-8.8.3-src.tar.xz new file mode 100644 index 0000000..45a39e8 --- /dev/null +++ b/ghc-8.8.3-src.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0dcc0aaf3e234c5978f29e6df62947e97720ab404ec0158343df211c5480f89 +size 19343672 diff --git a/ghc-8.8.3-src.tar.xz.sig b/ghc-8.8.3-src.tar.xz.sig new file mode 100644 index 0000000..3c3d8df Binary files /dev/null and b/ghc-8.8.3-src.tar.xz.sig differ diff --git a/ghc.changes b/ghc.changes index 03b71e5..60b393f 100644 --- a/ghc.changes +++ b/ghc.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Feb 27 08:47:53 UTC 2020 - Ondřej Súkup + +- update to 8.8.3 + * a compiler panic due to over-zealous eta reduction + * the ability to bootstrap with earlier 8.8 releases has been restored + * the directory submodule has been updated + * the process submodule has been updated + ------------------------------------------------------------------- Mon Feb 17 16:43:22 UTC 2020 - Andreas Schwab diff --git a/ghc.spec b/ghc.spec index 978bffe..9f757e1 100644 --- a/ghc.spec +++ b/ghc.spec @@ -29,11 +29,11 @@ %global unregisterised_archs s390 s390x riscv64 Name: ghc -Version: 8.8.2 +Version: 8.8.3 Release: 0 URL: https://www.haskell.org/ghc/ -Source: https://downloads.haskell.org/~ghc/8.8.2/ghc-%{version}-src.tar.xz -Source1: https://downloads.haskell.org/~ghc/8.8.2/ghc-%{version}-src.tar.xz.sig +Source: https://downloads.haskell.org/~ghc/8.8.3/ghc-%{version}-src.tar.xz +Source1: https://downloads.haskell.org/~ghc/8.8.3/ghc-%{version}-src.tar.xz.sig Source2: ghc-rpmlintrc Summary: The Glorious Glasgow Haskell Compiler License: BSD-3-Clause @@ -166,7 +166,7 @@ To install all of GHC install package ghc. %ghc_lib_subpackage -d bytestring-0.10.10.0 %ghc_lib_subpackage -d containers-0.6.2.1 %ghc_lib_subpackage -d deepseq-1.4.4.0 -%ghc_lib_subpackage -d directory-1.3.4.0 +%ghc_lib_subpackage -d directory-1.3.6.0 %ghc_lib_subpackage -d filepath-1.4.2.1 %ghc_lib_subpackage -d -x ghc-%{ghc_version_override} %ghc_lib_subpackage -d ghc-boot-%{ghc_version_override} @@ -180,7 +180,7 @@ To install all of GHC install package ghc. %ghc_lib_subpackage -d mtl-2.2.2 %ghc_lib_subpackage -d parsec-3.1.14.0 %ghc_lib_subpackage -d pretty-1.1.3.6 -%ghc_lib_subpackage -d process-1.6.7.0 +%ghc_lib_subpackage -d process-1.6.8.0 %ghc_lib_subpackage -d stm-2.5.0.0 %ghc_lib_subpackage -d template-haskell-2.15.0.0 %ghc_lib_subpackage -d -c ncurses-devel terminfo-0.4.1.4 @@ -282,6 +282,7 @@ make %{?_smp_mflags} make -j 2 %endif + %install %if 0%{?suse_version} <= 1320 %ghc_suse_disable_debug_packages