Date: Sunday, February 9, 2020 @ 15:02:36 Author: felixonmars Revision: 565316
upgpkg: haskell-ghc-typelits-extra 0.3.1-14: rebuild with tasty-quickcheck 0.10.1.1 Modified: haskell-ghc-typelits-extra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-09 15:01:49 UTC (rev 565315) +++ PKGBUILD 2020-02-09 15:02:36 UTC (rev 565316) @@ -3,7 +3,7 @@ _hkgname=ghc-typelits-extra pkgname=haskell-ghc-typelits-extra pkgver=0.3.1 -pkgrel=13 +pkgrel=14 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat" url="https://github.com/clash-lang/ghc-typelits-extra" license=('custom:BSD2')
