Date: Monday, March 16, 2020 @ 12:26:59 Author: felixonmars Revision: 599694
upgpkg: haskell-ghc-tcplugins-extra 0.4-1: rebuild with ghc-tcplugins-extra 0.4 Modified: haskell-ghc-tcplugins-extra/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-16 12:26:53 UTC (rev 599693) +++ PKGBUILD 2020-03-16 12:26:59 UTC (rev 599694) @@ -2,7 +2,7 @@ _hkgname=ghc-tcplugins-extra pkgname=haskell-ghc-tcplugins-extra -pkgver=0.3.2 +pkgver=0.4 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=('40ed1579b945c7b2de0aca5b93b3d00853656b8dde982e9a52225d59d1b93812317f7ecf9641b22fc481f50760f8acd01c386ac7d977b54c9cd05a79ecdefa1d') +sha512sums=('b9264089c5d7cf5a3c2dca246b2646270df34c57d00bf72415ac86e12112ca7655a0d0b46f732d7bac8b68bc970d91162aab3422f4cec254d3d45b9e4f43cb1b') build() { cd $_hkgname-$pkgver
