Date: Wednesday, January 30, 2019 @ 10:53:13 Author: felixonmars Revision: 428535
upgpkg: haskell-yesod-core 1.6.11-1 rebuild with yesod-core 1.6.11 Modified: haskell-yesod-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-30 10:52:29 UTC (rev 428534) +++ PKGBUILD 2019-01-30 10:53:13 UTC (rev 428535) @@ -3,8 +3,8 @@ _hkgname=yesod-core pkgname=haskell-yesod-core -pkgver=1.6.10.1 -pkgrel=2 +pkgver=1.6.11 +pkgrel=1 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT") @@ -19,7 +19,7 @@ 'haskell-wai' 'haskell-wai-extra' 'haskell-wai-logger' 'haskell-warp' 'haskell-word8') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('bab79435f9967cad25158a5c5a0d0440e8930dab4dcf80a29b133c2b04a018911b579fcf4832ac02af186e506895cb6b10a933c1a8383df7d6299c1ea570ede7') +sha512sums=('61035b222c02e34a5794a6053fb598886a7f0c8d4a3aaed14ee6fa281c5627d3ac6567f4f1b9b91f403c519317ca512703e64df4cfde356f67c35b0d5c790a90') prepare() { cd $_hkgname-$pkgver
