Date: Wednesday, March 11, 2020 @ 21:15:54 Author: felixonmars Revision: 594638
upgpkg: haskell-ghc-typelits-extra 0.3.2-4: rebuild with ghc-tcplugins-extra 0.3.1 Modified: haskell-ghc-typelits-extra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-11 21:15:17 UTC (rev 594637) +++ PKGBUILD 2020-03-11 21:15:54 UTC (rev 594638) @@ -3,7 +3,7 @@ _hkgname=ghc-typelits-extra pkgname=haskell-ghc-typelits-extra pkgver=0.3.2 -pkgrel=3 +pkgrel=4 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat" url="https://github.com/clash-lang/ghc-typelits-extra" license=('custom:BSD2')
