Date: Friday, November 13, 2020 @ 19:45:43 Author: felixonmars Revision: 753968
upgpkg: haskell-ghc-exactprint 0.6.3.3-1: rebuild with ghc-exactprint 0.6.3.3 Modified: haskell-ghc-exactprint/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-13 19:37:21 UTC (rev 753967) +++ PKGBUILD 2020-11-13 19:45:43 UTC (rev 753968) @@ -2,8 +2,8 @@ _hkgname=ghc-exactprint pkgname=haskell-ghc-exactprint -pkgver=0.6.3.2 -pkgrel=11 +pkgver=0.6.3.3 +pkgrel=1 pkgdesc="ExactPrint for GHC" url="https://github.com/alanz/ghc-exactprint.git" license=("BSD") @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-free' 'haskell-ghc-paths' 'haskell-syb') makedepends=('ghc' 'haskell-diff' 'haskell-hunit' 'haskell-filemanip' 'haskell-silently') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('96d68d45f1bef87efc586c4105d6723c4b38785a031181d9b11788ef5445eeaf') +sha512sums=('fc67df1072aeb87c0c400bad6fc2cdc728c530643656805e4821960258a0aa8c1e4439b7a262b3667fd71fb198b11ed0096f7a3960f0eec387188d953a84e164') build() { cd $_hkgname-$pkgver
