Date: Saturday, February 15, 2020 @ 16:33:05 Author: felixonmars Revision: 571723
upgpkg: haskell-th-lift 0.8.1-3: rebuild with ghc 8.8.2 Modified: haskell-th-lift/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 16:32:27 UTC (rev 571722) +++ PKGBUILD 2020-02-15 16:33:05 UTC (rev 571723) @@ -3,7 +3,7 @@ _hkgname=th-lift pkgname=haskell-th-lift pkgver=0.8.1 -pkgrel=2 +pkgrel=3 pkgdesc="Derive Template Haskell's Lift class for datatypes." url="https://github.com/RyanGlScott/th-lift" license=('BSD')
