diff --git a/ghc-8.6.4-src.tar.xz b/ghc-8.6.4-src.tar.xz deleted file mode 100644 index abf2537..0000000 --- a/ghc-8.6.4-src.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5b5d07e4463203a433c3ed3df461ba6cce11b6d2b9b264db31f3429075d0303a -size 19029904 diff --git a/ghc-8.6.5-src.tar.xz b/ghc-8.6.5-src.tar.xz new file mode 100644 index 0000000..1711e55 --- /dev/null +++ b/ghc-8.6.5-src.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4aa1e96f4001b934ac6193ab09af5d6172f41f5a5d39d8e43393b9aafee361 +size 19092168 diff --git a/ghc.changes b/ghc.changes index fb519e4..1819493 100644 --- a/ghc.changes +++ b/ghc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 25 22:11:40 UTC 2019 - Ondřej Súkup + +- update to 8.6.5 + * A build system issue where use of GCC with -flto broke configure was fixed + ------------------------------------------------------------------- Wed Mar 13 14:35:13 UTC 2019 - Ondřej Súkup diff --git a/ghc.spec b/ghc.spec index 3731070..4353150 100644 --- a/ghc.spec +++ b/ghc.spec @@ -29,7 +29,7 @@ %global unregisterised_archs s390 s390x Name: ghc -Version: 8.6.4 +Version: 8.6.5 Release: 0 Url: http://haskell.org/ghc/dist/%{version}/%{name}-%{version}-src.tar.xz Summary: The Glorious Glasgow Haskell Compiler