Date: Wednesday, May 20, 2020 @ 18:48:34 Author: felixonmars Revision: 630958
upgpkg: haskell-skylighting-core 0.8.4-1: rebuild with skylighting 0.8.4, skylighting-core 0.8.4 Modified: haskell-skylighting-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-20 18:41:24 UTC (rev 630957) +++ PKGBUILD 2020-05-20 18:48:34 UTC (rev 630958) @@ -2,8 +2,8 @@ _hkgname=skylighting-core pkgname=haskell-skylighting-core -pkgver=0.8.3.4 -pkgrel=19 +pkgver=0.8.4 +pkgrel=1 pkgdesc="Syntax highlighting library" url="https://github.com/jgm/skylighting" license=('BSD') @@ -16,7 +16,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=('6c913a73c9ace3e2987ef1210f4fbc508cfd64e0f0cdae1e2b2edff1107c83f77db75f461d911c105270cf871a0038b2b5a5f4bf354e8c53570c87d664031268') +sha512sums=('7e8e14ee48297ac4d5b1778d5e9aab56526708d2ad8da455dbfe42522d0fc451aff41170f705d7d6f66a898caf7c17fc968d78e81b59925fe2aca770150e5474') build() { cd $_hkgname-$pkgver
