diff --git a/ghc-8.10.1-src.tar.xz b/ghc-8.10.1-src.tar.xz deleted file mode 100644 index 5513743..0000000 --- a/ghc-8.10.1-src.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4e3b07f83a266b3198310f19f71e371ebce97c769b14f0d688f4cbf2a2a1edf5 -size 19781652 diff --git a/ghc-8.10.1-src.tar.xz.sig b/ghc-8.10.1-src.tar.xz.sig deleted file mode 100644 index 9402a28..0000000 Binary files a/ghc-8.10.1-src.tar.xz.sig and /dev/null differ diff --git a/ghc-8.10.2-src.tar.xz b/ghc-8.10.2-src.tar.xz new file mode 100644 index 0000000..b306418 --- /dev/null +++ b/ghc-8.10.2-src.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c573a4621a78723950617c223559bdc325ea6a3409264aedf68f05510b0880b +size 21880680 diff --git a/ghc-8.10.2-src.tar.xz.sig b/ghc-8.10.2-src.tar.xz.sig new file mode 100644 index 0000000..df7fcfd Binary files /dev/null and b/ghc-8.10.2-src.tar.xz.sig differ diff --git a/ghc.changes b/ghc.changes index 41b3d05..0c38837 100644 --- a/ghc.changes +++ b/ghc.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Aug 9 11:27:32 UTC 2020 - Ondřej Súkup + +- update to 8.10.2 + * Fixes a code generation bug resulting in incorrect code generation + for foreign calls with complex arguments + * Fixes a bug causing object merging to fail when the lld linker is in use + * Introduces a workaround for a Linux kernel bug in the implementation + of the timerfd mechanism + * Fixes a few specialiser regressions as well introduces a variety + of miscellaneous specialiser improvements + * Fixes a potential loss of sharing due to left operator sections + * Fix bootstrapping of GHC with the LLVM backend on x86-64 + * few important correctness fixes for the low-latency garbage collector. + ------------------------------------------------------------------- Sun May 31 18:47:18 UTC 2020 - Ondřej Súkup diff --git a/ghc.spec b/ghc.spec index 6133439..7d9cf6f 100644 --- a/ghc.spec +++ b/ghc.spec @@ -23,10 +23,10 @@ %endif %global unregisterised_archs s390 s390x riscv64 -%define full_version 8.10.1 +%define full_version 8.10.2 Name: ghc -Version: 8.10.1 +Version: 8.10.2 Release: 0 URL: https://www.haskell.org/ghc/ Source: https://downloads.haskell.org/~ghc/%{full_version}/ghc-%{version}-src.tar.xz @@ -152,7 +152,7 @@ To install all of GHC install package ghc. %if %{defined ghclibdir} %ghc_lib_subpackage -d Cabal-3.2.0.0 %ghc_lib_subpackage -d array-0.5.4.0 -%ghc_lib_subpackage -d -c gmp-devel,libffi-devel,libdw-devel,libelf-devel%{libnuma_dep} base-4.14.0.0 +%ghc_lib_subpackage -d -c gmp-devel,libffi-devel,libdw-devel,libelf-devel%{libnuma_dep} base-4.14.1.0 %ghc_lib_subpackage -d binary-0.8.8.0 %ghc_lib_subpackage -d bytestring-0.10.10.0 %ghc_lib_subpackage -d containers-0.6.2.1 @@ -166,13 +166,13 @@ To install all of GHC install package ghc. %ghc_lib_subpackage -d ghc-compact-0.1.0.0 %ghc_lib_subpackage -d ghc-heap-%{ghc_version_override} %ghc_lib_subpackage -d -x ghci-%{ghc_version_override} -%ghc_lib_subpackage -d haskeline-0.8.0.0 +%ghc_lib_subpackage -d haskeline-0.8.0.1 %ghc_lib_subpackage -d hpc-0.6.1.0 %ghc_lib_subpackage -d libiserv-%{ghc_version_override} %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.8.2 +%ghc_lib_subpackage -d process-1.6.9.0 %ghc_lib_subpackage -d stm-2.5.0.0 %ghc_lib_subpackage -d template-haskell-2.16.0.0 %ghc_lib_subpackage -d -c ncurses-devel terminfo-0.4.1.4