Date: Saturday, October 29, 2022 @ 11:47:44 Author: felixonmars Revision: 1338548
upgpkg: haskell-skylighting-core 0.13.1.1-1: rebuild with skylighting 0.13.1.1, skylighting-core 0.13.1.1 Modified: haskell-skylighting-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-29 10:41:21 UTC (rev 1338547) +++ PKGBUILD 2022-10-29 11:47:44 UTC (rev 1338548) @@ -2,8 +2,8 @@ _hkgname=skylighting-core pkgname=haskell-skylighting-core -pkgver=0.13.1 -pkgrel=3 +pkgver=0.13.1.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=('26bb816ead45f8ca8cdf24558a89253a65469413cd3ff2f002d64e071a19917143494faca3455564b9a987505e17c59e6693d381dafba2df6d7c1afec5811208') +sha512sums=('49440b39719153c723ff22e9d07effb21a63a87f49cd66d8d93725540ad88757dcc27b718f5052ee7641226b9e77b449a39b32c8382dadb7b0546f61e0b5aca6') build() { cd $_hkgname-$pkgver
