Date: Thursday, June 10, 2021 @ 00:55:50 Author: felixonmars Revision: 960843
upgpkg: haskell-th-lift-instances 0.1.18-58: rebuild with unliftio 0.2.18 Modified: haskell-th-lift-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-10 00:55:02 UTC (rev 960842) +++ PKGBUILD 2021-06-10 00:55:50 UTC (rev 960843) @@ -3,7 +3,7 @@ _hkgname=th-lift-instances pkgname=haskell-th-lift-instances pkgver=0.1.18 -pkgrel=57 +pkgrel=58 pkgdesc="Lift instances for template-haskell for common data types." url="https://github.com/bennofs/th-lift-instances/" license=('BSD')