Date: Saturday, March 4, 2017 @ 14:24:38 Author: felixonmars Revision: 214883
upgpkg: haskell-yesod-core 1.4.32-1 rebuild with yesod-core,1.4.32 Modified: haskell-yesod-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-04 14:22:47 UTC (rev 214882) +++ PKGBUILD 2017-03-04 14:24:38 UTC (rev 214883) @@ -4,8 +4,8 @@ _hkgname=yesod-core pkgname=haskell-yesod-core -pkgver=1.4.31 -pkgrel=12 +pkgver=1.4.32 +pkgrel=1 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT") @@ -22,7 +22,7 @@ "haskell-unordered-containers" "haskell-vector" "haskell-wai" "haskell-wai-extra" "haskell-wai-logger" "haskell-warp" "haskell-word8") source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('9a2e4c39c9ce66c2881d5da6c9a621c07492c950d935231aa7e12ed3a008d7af') +sha256sums=('0a3389e0e5d188c0bfcb99bb39856adcde28a1ebf572c0aebf8afa0e34946869') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
