Date: Friday, March 1, 2019 @ 10:20:49 Author: felixonmars Revision: 437194
upgpkg: haskell-skylighting 0.7.7-1 rebuild with skylighting 0.7.7, skylighting-core 0.7.7 Modified: haskell-skylighting/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-01 10:19:52 UTC (rev 437193) +++ PKGBUILD 2019-03-01 10:20:49 UTC (rev 437194) @@ -2,8 +2,8 @@ _hkgname=skylighting pkgname=haskell-skylighting -pkgver=0.7.6 -pkgrel=4 +pkgver=0.7.7 +pkgrel=1 pkgdesc="Syntax highlighting library" url="https://github.com/jgm/skylighting" license=('GPL2') @@ -14,7 +14,7 @@ 'haskell-safe' 'haskell-skylighting-core' 'haskell-utf8-string') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('8e21ae154112c70108ddd83a18953b903933c77a5af6192d69adb29482a8e4aca69c679229f6f7a463cb4c3878960c2242cd7d4e0993eee360a3f23edfac0d7a') +sha512sums=('807fd86548fcc0c20869c6cf38b5b8c1498af5622d000200bee11ae4ce3df8d05353b8902215f9d914204a041344f33bcd59acc4446a1d4a2a4f82d45ece2fde') build() { cd $_hkgname-$pkgver
