Date: Sunday, February 10, 2019 @ 18:19:19 Author: felixonmars Revision: 431632
upgpkg: haskell-skylighting-core 0.7.6-1 rebuild with skylighting 0.7.6, skylighting-core 0.7.6 Modified: haskell-skylighting-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-10 18:18:05 UTC (rev 431631) +++ PKGBUILD 2019-02-10 18:19:19 UTC (rev 431632) @@ -2,8 +2,8 @@ _hkgname=skylighting-core pkgname=haskell-skylighting-core -pkgver=0.7.5 -pkgrel=9 +pkgver=0.7.6 +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=('e86fae8b77426d960f2095d5d2e70f676ff085f0409a9306fe69ccdf1739a2b5aee844b8db070e6afc49a2a2e77b19018e78ea85e85a5e3ded9ee12161eefbb6') +sha512sums=('0287a18b258c67447d0cebc56ab0702b74cf33fb725b51aa6fee7a442d7227f11b8d15ff0a38b871209787d6341810e800bf4f1c0d4be89a71d271cbf2a5a93b') build() { cd $_hkgname-$pkgver
