Date: Monday, March 16, 2020 @ 12:30:01 Author: felixonmars Revision: 599702
upgpkg: haskell-ghc-typelits-extra 0.3.3-4: rebuild with ghc-tcplugins-extra 0.4 Modified: haskell-ghc-typelits-extra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-16 12:29:27 UTC (rev 599701) +++ PKGBUILD 2020-03-16 12:30:01 UTC (rev 599702) @@ -3,7 +3,7 @@ _hkgname=ghc-typelits-extra pkgname=haskell-ghc-typelits-extra pkgver=0.3.3 -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')
