Date: Tuesday, December 22, 2020 @ 18:45:29 Author: felixonmars Revision: 782771
upgpkg: haskell-skylighting 0.10.0.2-1: rebuild with skylighting 0.10.0.2, skylighting-core 0.10.0.2 Modified: haskell-skylighting/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-22 18:44:30 UTC (rev 782770) +++ PKGBUILD 2020-12-22 18:45:29 UTC (rev 782771) @@ -2,8 +2,8 @@ _hkgname=skylighting pkgname=haskell-skylighting -pkgver=0.10.0.1 -pkgrel=10 +pkgver=0.10.0.2 +pkgrel=1 pkgdesc="Syntax highlighting library" url="https://github.com/jgm/skylighting" license=('GPL2') @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-skylighting-core') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('45168294009a3f62c57fd4bc20c6cd6020b46c79863cd7fa5de9f6d5229edf0a2f85ebbdcc256add94cf78154f16c9bad18f1dd5ff4306861926a90e850e2859') +sha512sums=('dd497750d73682954ac1068f8b4e989d25b76110f15f51777eb03185679a1af9638f664ee28713f8af4dc4217b5cff0fdd50d9237bba80c341aad37d6372766e') build() { cd $_hkgname-$pkgver
