Date: Saturday, March 14, 2020 @ 17:59:40 Author: felixonmars Revision: 597057
upgpkg: haskell-ghc-tcplugins-extra 0.3.2-1: rebuild with ghc-tcplugins-extra 0.3.2 Modified: haskell-ghc-tcplugins-extra/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-14 17:56:20 UTC (rev 597056) +++ PKGBUILD 2020-03-14 17:59:40 UTC (rev 597057) @@ -2,7 +2,7 @@ _hkgname=ghc-tcplugins-extra pkgname=haskell-ghc-tcplugins-extra -pkgver=0.3.1 +pkgver=0.3.2 pkgrel=1 pkgdesc="Utilities for writing GHC type-checker plugins" url="https://github.com/clash-lang/ghc-tcplugins-extra" @@ -11,7 +11,7 @@ depends=('ghc-libs' 'haskell-ghc') makedepends=('ghc') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('efe01d72425d0dd86aa1e05e50a317c39566b0ea5ebdf04c4f248b70c5a27cc52a88662239b968468d00fdd6764d1eae5b4500baac14659d226d9bf705e0390f') +sha512sums=('40ed1579b945c7b2de0aca5b93b3d00853656b8dde982e9a52225d59d1b93812317f7ecf9641b22fc481f50760f8acd01c386ac7d977b54c9cd05a79ecdefa1d') build() { cd $_hkgname-$pkgver
