Date: Tuesday, February 9, 2021 @ 00:06:56 Author: felixonmars Revision: 850619
upgpkg: haskell-th-lift 0.8.2-7: rebuild with ghc 8.10.4 Modified: haskell-th-lift/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 00:06:31 UTC (rev 850618) +++ PKGBUILD 2021-02-09 00:06:56 UTC (rev 850619) @@ -3,7 +3,7 @@ _hkgname=th-lift pkgname=haskell-th-lift pkgver=0.8.2 -pkgrel=6 +pkgrel=7 pkgdesc="Derive Template Haskell's Lift class for datatypes." url="https://github.com/RyanGlScott/th-lift" license=('BSD')
