Date: Sunday, March 7, 2021 @ 22:12:35 Author: felixonmars Revision: 886808
upgpkg: haskell-skylighting-core 0.10.3-1: rebuild with skylighting-core 0.10.3, skylighting 0.10.3 Modified: haskell-skylighting-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 22:08:18 UTC (rev 886807) +++ PKGBUILD 2021-03-07 22:12:35 UTC (rev 886808) @@ -2,8 +2,8 @@ _hkgname=skylighting-core pkgname=haskell-skylighting-core -pkgver=0.10.2 -pkgrel=37 +pkgver=0.10.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=('c3d20694b29dee660cbba681dec4b7610b1b5be8e5b359931935b0e2a466f41a494847231557c6c5906d5b31487360516af0e00c46689cbc03c9de58e3430698') +sha512sums=('65d45fb5d8a7d550ffb1a906bc968b85f1236f776f97be8c657e48e071039900b45d9129809f2612714453f2b95444c15171d8d7a9c680bca41087f412148783') build() { cd $_hkgname-$pkgver
