Date: Sunday, November 17, 2019 @ 03:17:35 Author: felixonmars Revision: 529922
upgpkg: haskell-lucid 2.9.12-1 rebuild with lucid 2.9.12 Modified: haskell-lucid/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-17 03:15:42 UTC (rev 529921) +++ PKGBUILD 2019-11-17 03:17:35 UTC (rev 529922) @@ -2,8 +2,8 @@ _hkgname=lucid pkgname=haskell-lucid -pkgver=2.9.11 -pkgrel=38 +pkgver=2.9.12 +pkgrel=1 pkgdesc="Clear to write, read and edit DSL for HTML" url="https://github.com/chrisdone/lucid" license=('BSD') @@ -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=('af204378db877d01822cc7ee04482f86eb99fbed290bdf87618b8ed502db09183b8326a18199c2c45c642da548687283737798676cfc199fb5bc282455eed102') +sha512sums=('d26bd0889032482d91c69f23b237437a9ab133e87143364f9b134434bdd5cc849b6393f837f6096410dae51058a47e444c2d4b04a56e8f4f64d5104732180a54') build() { cd $_hkgname-$pkgver
