Date: Sunday, September 1, 2019 @ 17:07:39 Author: felixonmars Revision: 506322
upgpkg: haskell-ghc-typelits-extra 0.3.1-1 rebuild with ghc-typelits-extra 0.3.1 Modified: haskell-ghc-typelits-extra/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-01 16:17:13 UTC (rev 506321) +++ PKGBUILD 2019-09-01 17:07:39 UTC (rev 506322) @@ -2,8 +2,8 @@ _hkgname=ghc-typelits-extra pkgname=haskell-ghc-typelits-extra -pkgver=0.3 -pkgrel=28 +pkgver=0.3.1 +pkgrel=1 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat" url="https://github.com/clash-lang/ghc-typelits-extra" license=('custom:BSD2') @@ -12,7 +12,7 @@ 'haskell-ghc-typelits-natnormalise') makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('6dfc55b978d0c65445fa9dc1f8aebdc311d4690b506398d31bc9dd6da303ece34f8b08270eb14882b3e1c823ec12ccaa537020e592bbcf4ac901db0ca99fe3ee') +sha512sums=('134e3958af0b784d1508a8a69a98bb945cecdb6bf2d071eb6c5d03c3a31e2f72a85a00f7ce5b863b9c667bada99a03ce7cde0a41ccaefafd39bf44b1e3b1f2c5') build() { cd $_hkgname-$pkgver
