Date: Friday, June 24, 2016 @ 06:35:44 Author: felixonmars Revision: 180899
upgpkg: haskell-yesod-core 1.4.21-1 rebuild with Agda-2.5.1.1, enclosed-exceptions-1.0.2, hakyll-4.8.3.2, hscolour-1.24.1, semigroups-0.18.2, shakespeare-2.0.9, warp-tls-3.2.2, texmath-0.8.6.4, yaml-0.8.18, yesod-core-1.4.21 Modified: haskell-yesod-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-24 06:33:31 UTC (rev 180898) +++ PKGBUILD 2016-06-24 06:35:44 UTC (rev 180899) @@ -4,8 +4,8 @@ _hkgname=yesod-core pkgname=haskell-yesod-core -pkgver=1.4.20.2 -pkgrel=13 +pkgver=1.4.21 +pkgrel=1 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT") @@ -24,7 +24,7 @@ "haskell-unordered-containers" "haskell-vector" "haskell-wai" "haskell-wai-extra" "haskell-wai-logger" "haskell-warp" "haskell-word8") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('cfa62e47de410bff1fd37571a3c7fda92b0a5cd28e1df8d466c7a65b5a2e6f28') +sha256sums=('d3fd8154bc72c3084efa9e736dfc0ededba12ea6ab794cb6b0adfb3f93b5267b') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
