Date: Tuesday, October 9, 2018 @ 17:50:57 Author: felixonmars Revision: 391709
upgpkg: haskell-skylighting-core 0.7.4-1 rebuild with skylighting 0.7.4, skylighting-core 0.7.4 Modified: haskell-skylighting-core/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-09 17:50:40 UTC (rev 391708) +++ PKGBUILD 2018-10-09 17:50:57 UTC (rev 391709) @@ -2,8 +2,8 @@ _hkgname=skylighting-core pkgname=haskell-skylighting-core -pkgver=0.7.3 -pkgrel=12 +pkgver=0.7.4 +pkgrel=1 pkgdesc="Syntax highlighting library" url="https://github.com/jgm/skylighting" license=('custom:BSD3') @@ -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=('2875e6f50191a8a5f51f38db5e855e90e07b5e3b953ab1bf218b345433391becb450c7d1cd6073af0f1dac648f6e18653f30094ecdfb740e0d8c24cc5932d84a') +sha512sums=('03a42e65a565be78767cbeebf16cfae9ed5328fe999ce17e7161e851d0797d47e5f449fdd6fc8f69bf3247f51690d90edb95130555972dc6c2cfd43a1aceec68') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
