Date: Friday, January 8, 2021 @ 18:33:14 Author: felixonmars Revision: 814035
upgpkg: haskell-skylighting-core 0.10.0.3-1: rebuild with skylighting 0.10.0.3, skylighting-core 0.10.0.3 Modified: haskell-skylighting-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-08 18:33:14 UTC (rev 814034) +++ PKGBUILD 2021-01-08 18:33:14 UTC (rev 814035) @@ -2,8 +2,8 @@ _hkgname=skylighting-core pkgname=haskell-skylighting-core -pkgver=0.10.0.2 -pkgrel=19 +pkgver=0.10.0.3 +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=('9ad965899dfe42a641efb344b86adcb5239ae7d2534dfecc5f38d5f8730b663c1f48a5aebd5b97f0f012d2ae02e9fcf70db48b452780cf646090f2f1ad01d0c7') +sha512sums=('4e1b964adb2062c0a721f771af473eea137277b86204d6adfbd9f837cd56d5fe6db4a9ee4fb5de472855a297bfa822a3948f950fce2c8f3abfe4f2afd455780c') build() { cd $_hkgname-$pkgver