Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9dd7bf2a88934ca755cf766bd1ad32af09ea454b
commit 9dd7bf2a88934ca755cf766bd1ad32af09ea454b Author: DeX77 <[email protected]> Date: Fri Jan 12 10:25:06 2018 +0100 ghc-8.2.2-1-x86_64 * version bump diff --git a/source/devel-extra/ghc/FrugalBuild b/source/devel-extra/ghc/FrugalBuild index 757ac65..c98b520 100644 --- a/source/devel-extra/ghc/FrugalBuild +++ b/source/devel-extra/ghc/FrugalBuild @@ -2,19 +2,19 @@ # Maintainer: Miklos Vajna <[email protected]> pkgname=ghc -pkgver=8.2.1 -pkgrel=2 +pkgver=8.2.2 +pkgrel=1 pkgdesc="The Glasgow Haskell Compiler" url="http://www.haskell.org/ghc/" depends=('gmp>=5.0.1' 'readline>=6.3-7' 'ncurses>=6.0-4' 'libedit>=20150325_3.1-3' 'libffi>=3.2.1') makedepends=('ghc') groups=('devel-extra') archs=('x86_64') -_F_archive_grepv="rc" +_F_archive_grepv="rc\|alpha\|beta" options+=('scriptlet' 'static') up2date="Flastverdir http://downloads.haskell.org/~ghc/" source=(http://www.haskell.org/$pkgname/dist/$pkgver/$pkgname-$pkgver-src.tar.xz) -sha1sums=('1e80138a2f6f5a3e336c3229804531a82395f7ee') +sha1sums=('a33222646c440826af744ad70447446fb82b74cf') subpkgs=("$pkgname-docs") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
