Date: Monday, March 15, 2021 @ 13:49:24 Author: felixonmars Revision: 891482
upgpkg: haskell-skylighting 0.10.4-1: rebuild with skylighting 0.10.4, skylighting-core 0.10.4 Modified: haskell-skylighting/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-15 13:47:59 UTC (rev 891481) +++ PKGBUILD 2021-03-15 13:49:24 UTC (rev 891482) @@ -2,8 +2,8 @@ _hkgname=skylighting pkgname=haskell-skylighting -pkgver=0.10.3 -pkgrel=3 +pkgver=0.10.4 +pkgrel=1 pkgdesc="Syntax highlighting library" url="https://github.com/jgm/skylighting" license=('GPL2') @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-skylighting-core') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('12c6745d861dc682e22b48703c969ea1776eba03afdb8278deccddc7990e1794342e741fad739bff033efb59eea0821903aec23235fccd42775e023a5897c99d') +sha512sums=('89055ba83edd20f14a9dbb45868070fc9344487d8f494649e0d6e8bd9a774b722bdf2dca5dfcda54db84267260dca6ea277a55387a5a3b6666bfd9f8370d2e7b') build() { cd $_hkgname-$pkgver
