Date: Tuesday, March 31, 2020 @ 13:40:25 Author: felixonmars Revision: 608016
upgpkg: haskell-yesod-core 1.6.18-1: rebuild with yesod-core 1.6.18 Modified: haskell-yesod-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 13:39:37 UTC (rev 608015) +++ PKGBUILD 2020-03-31 13:40:25 UTC (rev 608016) @@ -3,8 +3,8 @@ _hkgname=yesod-core pkgname=haskell-yesod-core -pkgver=1.6.17.3 -pkgrel=27 +pkgver=1.6.18 +pkgrel=1 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT") @@ -19,7 +19,7 @@ '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=('5cf912495cd3fda6fd8a60e483a26b52e321a66e7e187f59eb844c01e71a0ee33519eaca9423389dfc1813992f085a862e55598512b76722ed377d6a81626d93') +sha512sums=('babb4f0556107044fcaba04c09ad4bcb0b6269d70763fe0aec31a440c7997c71ebd4de4b3b2881f6c1e315555b336de505b9c4e4cf49d1b411abe822ad61b5e0') prepare() { cd $_hkgname-$pkgver