Date: Saturday, October 22, 2022 @ 11:41:16 Author: felixonmars Revision: 1333526
upgpkg: haskell-skylighting-core 0.13.1-1: rebuild with skylighting 0.13.1, skylighting-core 0.13.1 Modified: haskell-skylighting-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-22 11:37:06 UTC (rev 1333525) +++ PKGBUILD 2022-10-22 11:41:16 UTC (rev 1333526) @@ -2,8 +2,8 @@ _hkgname=skylighting-core pkgname=haskell-skylighting-core -pkgver=0.13 -pkgrel=11 +pkgver=0.13.1 +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=('96de11810dadee03abbff72f321ab480857f9f803f4e77c9016c18dcaf8e2ccc01334f9bc2a73741775d12f97450f8b1c6f730e2d77a4425c35a05cb6efa79db') +sha512sums=('26bb816ead45f8ca8cdf24558a89253a65469413cd3ff2f002d64e071a19917143494faca3455564b9a987505e17c59e6693d381dafba2df6d7c1afec5811208') build() { cd $_hkgname-$pkgver
