Date: Saturday, December 18, 2021 @ 14:19:35 Author: felixonmars Revision: 1076972
upgpkg: haskell-th-lift-instances 0.1.19-2: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-th-lift-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 14:19:05 UTC (rev 1076971) +++ PKGBUILD 2021-12-18 14:19:35 UTC (rev 1076972) @@ -3,7 +3,7 @@ _hkgname=th-lift-instances pkgname=haskell-th-lift-instances pkgver=0.1.19 -pkgrel=1 +pkgrel=2 pkgdesc="Lift instances for template-haskell for common data types." url="https://github.com/bennofs/th-lift-instances/" license=('BSD')
