Date: Sunday, January 3, 2021 @ 14:34:08 Author: felixonmars Revision: 805374
upgpkg: haskell-ghc-tcplugins-extra 0.4.1-1: rebuild with ghc-tcplugins-extra 0.4.1 Modified: haskell-ghc-tcplugins-extra/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-03 14:30:38 UTC (rev 805373) +++ PKGBUILD 2021-01-03 14:34:08 UTC (rev 805374) @@ -2,8 +2,8 @@ _hkgname=ghc-tcplugins-extra pkgname=haskell-ghc-tcplugins-extra -pkgver=0.4 -pkgrel=5 +pkgver=0.4.1 +pkgrel=1 pkgdesc="Utilities for writing GHC type-checker plugins" url="https://github.com/clash-lang/ghc-tcplugins-extra" license=('custom:BSD2') @@ -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=('b9264089c5d7cf5a3c2dca246b2646270df34c57d00bf72415ac86e12112ca7655a0d0b46f732d7bac8b68bc970d91162aab3422f4cec254d3d45b9e4f43cb1b') +sha512sums=('69fdeb2d9bbcc10b4f7cc3e0bef432dbc6b4464c4518bfeb5579b776bcb13f8945bc9836f775f01c0fc0d8c92c07a389742b7fa6d1c7d0ecda2e8e48e0b4ca14') build() { cd $_hkgname-$pkgver
