ghc: update to 7.10.2.
This commit is contained in:
parent
3c55439dcb
commit
e5bbdb5e74
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'ghc'
|
# Template file for 'ghc'
|
||||||
pkgname=ghc
|
pkgname=ghc
|
||||||
version=7.10.1
|
version=7.10.2
|
||||||
revision=1
|
revision=1
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
@ -13,7 +13,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||||||
license="custom"
|
license="custom"
|
||||||
homepage="http://www.haskell.org/ghc/"
|
homepage="http://www.haskell.org/ghc/"
|
||||||
distfiles="http://www.haskell.org/ghc/dist/$version/$pkgname-$version-src.tar.xz"
|
distfiles="http://www.haskell.org/ghc/dist/$version/$pkgname-$version-src.tar.xz"
|
||||||
checksum=92f3e3d67a637c587c49b61c704a670953509eb4b17a93c0c2ac153da4cd3aa0
|
checksum=54cd73755b784d78e2f13d5eb161bfa38d3efee9e8a56f7eb6cd9f2d6e2615f5
|
||||||
nocross=yes # ask chris2 before wasting time trying to do that
|
nocross=yes # ask chris2 before wasting time trying to do that
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
2
srcpkgs/ghc/update
Normal file
2
srcpkgs/ghc/update
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
site='https://www.haskell.org/ghc/'
|
||||||
|
pattern='GHC \K[\d.]+'
|
Loading…
x
Reference in New Issue
Block a user