Date: Saturday, December 26, 2020 @ 00:00:47 Author: felixonmars Revision: 791283
upgpkg: haskell-ghc-typelits-extra 0.4.1-10: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-ghc-typelits-extra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 00:00:19 UTC (rev 791282) +++ PKGBUILD 2020-12-26 00:00:47 UTC (rev 791283) @@ -3,7 +3,7 @@ _hkgname=ghc-typelits-extra pkgname=haskell-ghc-typelits-extra pkgver=0.4.1 -pkgrel=9 +pkgrel=10 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat" url="https://github.com/clash-lang/ghc-typelits-extra" license=('custom:BSD2')
