Date: Monday, October 22, 2018 @ 19:44:57 Author: felixonmars Revision: 398479
upgpkg: haskell-lucid 2.9.11-1 rebuild with lucid 2.9.11 Modified: haskell-lucid/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-22 19:42:26 UTC (rev 398478) +++ PKGBUILD 2018-10-22 19:44:57 UTC (rev 398479) @@ -2,8 +2,8 @@ _hkgname=lucid pkgname=haskell-lucid -pkgver=2.9.10 -pkgrel=36 +pkgver=2.9.11 +pkgrel=1 pkgdesc="Clear to write, read and edit DSL for HTML" url="https://github.com/chrisdone/lucid" license=('custom:BSD3') @@ -12,7 +12,7 @@ 'haskell-unordered-containers') makedepends=('ghc' 'haskell-bifunctors' 'haskell-hspec' 'haskell-hunit') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('0c1a98f9c78d860bcd34e627d7cf0b32692258addebf4b3f90b3a7031ba5386cf58f012b3505aade0bf1d1913efc86990fd45f329c8ae8ab83f8a53215aa8209') +sha512sums=('af204378db877d01822cc7ee04482f86eb99fbed290bdf87618b8ed502db09183b8326a18199c2c45c642da548687283737798676cfc199fb5bc282455eed102') build() { cd $_hkgname-$pkgver
