Date: Monday, January 25, 2016 @ 04:04:28 Author: fyan Revision: 158789
upgpkg: haskell-yesod-core 1.4.19-1 Modified: haskell-yesod-core/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-25 02:23:00 UTC (rev 158788) +++ PKGBUILD 2016-01-25 03:04:28 UTC (rev 158789) @@ -4,7 +4,7 @@ _hkgname=yesod-core pkgname=haskell-yesod-core -pkgver=1.4.18.2 +pkgver=1.4.19 pkgrel=1 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" @@ -26,7 +26,7 @@ options=('staticlibs') source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") install="${pkgname}.install" -sha256sums=('298088fbccd63a323a5bab689464848cacd014ea73ef845969c898a59c022d64') +sha256sums=('8425c1df703521b020b476035f572e953ac356ce6f5e35c424b29f0d5ff76ded') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
