Date: Tuesday, December 8, 2015 @ 14:18:10 Author: fyan Revision: 150311
upgpkg: haskell-aeson-extra 0.2.3.0-1 Modified: haskell-aeson-extra/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-08 13:05:38 UTC (rev 150310) +++ PKGBUILD 2015-12-08 13:18:10 UTC (rev 150311) @@ -4,7 +4,7 @@ _hkgname=aeson-extra pkgname=haskell-aeson-extra -pkgver=0.2.2.0 +pkgver=0.2.3.0 pkgrel=1 pkgdesc="Extra goodies for aeson" url="https://github.com/phadej/aeson-extra#readme" @@ -16,7 +16,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('368aa018e650f323a1d52cfd38596fe419667e1ef3f83faf0f7255518b18dc45') +sha256sums=('43ace09b9c03c5c55216b2062228bda94e5fd23333a0cc1eca0e5478546f9e77') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
