Date: Thursday, February 27, 2020 @ 13:25:59 Author: felixonmars Revision: 584040
upgpkg: haskell-ghc-typelits-extra 0.3.1-18: rebuild with ghc 8.8.3 Modified: haskell-ghc-typelits-extra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 13:25:18 UTC (rev 584039) +++ PKGBUILD 2020-02-27 13:25:59 UTC (rev 584040) @@ -3,7 +3,7 @@ _hkgname=ghc-typelits-extra pkgname=haskell-ghc-typelits-extra pkgver=0.3.1 -pkgrel=17 +pkgrel=18 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat" url="https://github.com/clash-lang/ghc-typelits-extra" license=('custom:BSD2')
