Date: Saturday, January 16, 2016 @ 03:43:06 Author: fyan Revision: 156790
upgpkg: haskell-reflection 2.1.1.1-1 Modified: haskell-reflection/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-16 02:40:52 UTC (rev 156789) +++ PKGBUILD 2016-01-16 02:43:06 UTC (rev 156790) @@ -4,7 +4,7 @@ _hkgname=reflection pkgname=haskell-reflection -pkgver=2.1 +pkgver=2.1.1.1 pkgrel=1 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms" url="http://github.com/ekmett/reflection" @@ -14,7 +14,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('ef07546fb5446bfd5b5f076a4996e13bf553ee6a33e6c50710559937b6a98383') +sha256sums=('e816cad511e720faa28a958210f48c0e9264ee9f6fd23eb20dcf71c6fc1c832e') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
