Date: Tuesday, December 22, 2020 @ 18:44:20 Author: felixonmars Revision: 782769
upgpkg: haskell-skylighting-core 0.10.0.2-1: rebuild with skylighting 0.10.0.2, skylighting-core 0.10.0.2 Modified: haskell-skylighting-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-22 18:42:25 UTC (rev 782768) +++ PKGBUILD 2020-12-22 18:44:20 UTC (rev 782769) @@ -2,8 +2,8 @@ _hkgname=skylighting-core pkgname=haskell-skylighting-core -pkgver=0.10.0.1 -pkgrel=10 +pkgver=0.10.0.2 +pkgrel=1 pkgdesc="Syntax highlighting library" url="https://github.com/jgm/skylighting" license=('BSD') @@ -15,7 +15,7 @@ 'haskell-random' 'haskell-tasty' 'haskell-tasty-golden' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('66acdb81f7be9a03fd510e18de3247705854364de3805660a2464e86ccfef969e62c05f7bb1487bf1bb3c864f889860e6e0aac1a5bae1548763c40f29f1a79d6') +sha512sums=('9ad965899dfe42a641efb344b86adcb5239ae7d2534dfecc5f38d5f8730b663c1f48a5aebd5b97f0f012d2ae02e9fcf70db48b452780cf646090f2f1ad01d0c7') build() { cd $_hkgname-$pkgver
