Date: Friday, April 24, 2020 @ 06:53:00 Author: felixonmars Revision: 618902
upgpkg: haskell-th-utilities 0.2.4.0-4: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 06:52:28 UTC (rev 618901) +++ PKGBUILD 2020-04-24 06:53:00 UTC (rev 618902) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
