Date: Sunday, January 20, 2019 @ 23:07:55 Author: felixonmars Revision: 425766
upgpkg: haskell-th-utilities 0.2.1.0-2 rebuild with QuickCheck 2.12.6.1, servant 0.15, servant-server 0.15, servant-swagger 1.1.7, hspec-discover 2.7.0, hspec-meta 2.6.0, hspec-core 2.7.0, hspec 2.7.0, hspec-contrib 0.5.1 Modified: haskell-th-utilities/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-20 23:07:08 UTC (rev 425765) +++ PKGBUILD 2019-01-20 23:07:55 UTC (rev 425766) @@ -3,7 +3,7 @@ _hkgname=th-utilities pkgname=haskell-th-utilities pkgver=0.2.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Collection of useful functions for use with Template Haskell" url="https://github.com/fpco/th-utilities" license=('MIT')
