Date: Saturday, June 29, 2019 @ 13:18:00 Author: felixonmars Revision: 485739
upgpkg: haskell-skylighting-core 0.8.1.1-1 rebuild with skylighting 0.8.1.1, skylighting-core 0.8.1.1, pandoc 2.7.3 Modified: haskell-skylighting-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-29 13:13:43 UTC (rev 485738) +++ PKGBUILD 2019-06-29 13:18:00 UTC (rev 485739) @@ -2,8 +2,8 @@ _hkgname=skylighting-core pkgname=haskell-skylighting-core -pkgver=0.7.7 -pkgrel=27 +pkgver=0.8.1.1 +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=('88ab8e50b094154069f493dcc4091bb7ac875ba9be2d90f1b22ac8bc9f4c1b556101eba96f098659f581dbf609d6b5df82a604fd31fdfb2c3cdfa3f792dd5bbd') +sha512sums=('8bf7c2695bc00cc5c2056085cb15b05119378e13a913abaccac241d9efbe84bcd5230addfe69153c0bf4cb4fb646dbe4d619541321ce0bd62cbd8aac38cf08f4') build() { cd $_hkgname-$pkgver
