Date: Friday, January 6, 2023 @ 17:03:39 Author: felixonmars Revision: 1378646
upgpkg: haskell-skylighting-core 0.13.2-1: rebuild with skylighting 0.13.2, skylighting-core 0.13.2 Modified: haskell-skylighting-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 16:46:55 UTC (rev 1378645) +++ PKGBUILD 2023-01-06 17:03:39 UTC (rev 1378646) @@ -2,8 +2,8 @@ _hkgname=skylighting-core pkgname=haskell-skylighting-core -pkgver=0.13.1.2 -pkgrel=4 +pkgver=0.13.2 +pkgrel=1 pkgdesc="Syntax highlighting library" url="https://github.com/jgm/skylighting" license=('BSD') @@ -14,7 +14,7 @@ makedepends=('ghc' 'haskell-diff' 'haskell-pretty-show' 'haskell-quickcheck' '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=('5bcf9e7fae65ebba3a2664c64d1bc40c3c7ed75c8114091b48c5f86e2623205d9df68eade0a35536187ad7da9df18dd82da2a9bdfa8d32fbdacd82c2e8f67149') +sha512sums=('35cbb8f7bd7382d66b9618baecc0acf7d3f2cbb280df94a0a3c23b92372f0b5ecf0d2c87fe76be2d12feb3f7c84a73f01b5646579c523ca1edbe87b855695302') build() { cd $_hkgname-$pkgver
