Date: Saturday, September 1, 2018 @ 08:00:42 Author: felixonmars Revision: 375915
upgpkg: haskell-skylighting 0.7.3-1 rebuild with skylighting 0.7.3 Modified: haskell-skylighting/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-01 07:58:14 UTC (rev 375914) +++ PKGBUILD 2018-09-01 08:00:42 UTC (rev 375915) @@ -3,8 +3,8 @@ _hkgname=skylighting pkgname=haskell-skylighting -pkgver=0.7.2 -pkgrel=20 +pkgver=0.7.3 +pkgrel=1 pkgdesc="Syntax highlighting library" url="https://github.com/jgm/skylighting" license=('GPL2') @@ -15,7 +15,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=('cf4898dc52a0156a780b114d2d9a12665cb5e5b052ceb0e0316a6dadb501502c483b82ef3a3d718d7fd6e628ae003b551b6ded583fc7c5bedc11472710a5d7c4') +sha512sums=('4ba4cb1c78c1bd0477e46e4063717ea730fec33f5aa28376a81840628f48eeb9a412d4da615f1e74f4a9e0afa37828bdcbd71e1b2fe12236af53fb477df361de') build() { cd $_hkgname-$pkgver
