Date: Thursday, March 18, 2021 @ 18:50:52 Author: felixonmars Revision: 894478
upgpkg: haskell-skylighting 0.10.4.1-1: rebuild with skylighting 0.10.4.1, skylighting-core 0.10.4.1 Modified: haskell-skylighting/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-18 18:49:42 UTC (rev 894477) +++ PKGBUILD 2021-03-18 18:50:52 UTC (rev 894478) @@ -2,8 +2,8 @@ _hkgname=skylighting pkgname=haskell-skylighting -pkgver=0.10.4 -pkgrel=2 +pkgver=0.10.4.1 +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=('89055ba83edd20f14a9dbb45868070fc9344487d8f494649e0d6e8bd9a774b722bdf2dca5dfcda54db84267260dca6ea277a55387a5a3b6666bfd9f8370d2e7b') +sha512sums=('197761af114278780b8c8e577038c985e8989478143dcbc968f9558163c37f25e63a8b6907b017cbfb80c62a62699e1fab9b7c78d60e9b9c051f006330dd2a79') build() { cd $_hkgname-$pkgver
