ghc: update to 8.8.4

This commit is contained in:
slotThe 2020-09-12 14:48:44 +02:00 committed by Daniel Kolesa
parent 19d49f598e
commit 2b5fce3440

View file

@ -1,7 +1,7 @@
# Template file for 'ghc'
pkgname=ghc
# Keep this synchronized with http://www.stackage.org/lts
version=8.8.3
version=8.8.4
revision=1
wrksrc="ghc-${version%[!0-9]}"
build_style=gnu-configure
@ -14,7 +14,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-3-Clause"
homepage="http://www.haskell.org/ghc/"
distfiles="http://www.haskell.org/ghc/dist/${version%[!0-9]}/${pkgname}-${version%[!0-9]}-src.tar.xz"
checksum=e0dcc0aaf3e234c5978f29e6df62947e97720ab404ec0158343df211c5480f89
checksum=f0505e38b2235ff9f1090b51f44d6c8efd371068e5a6bb42a2a6d8b67b5ffc2d
patch_args="-Np1"
nocross=yes # ask leah2 before wasting time trying to do that
nodebug=yes # Work around assembler error "Fatal error: duplicate .debug_line sections"