Date: Wednesday, February 27, 2019 @ 12:25:22 Author: felixonmars Revision: 436395
upgpkg: haskell-singletons 2.5.1-7 rebuild with th-abstraction 0.2.11.0 Modified: haskell-singletons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-27 12:17:34 UTC (rev 436394) +++ PKGBUILD 2019-02-27 12:25:22 UTC (rev 436395) @@ -3,7 +3,7 @@ _hkgname=singletons pkgname=haskell-singletons pkgver=2.5.1 -pkgrel=6 +pkgrel=7 pkgdesc="A framework for generating singleton types" url="https://github.com/goldfirere/singletons" license=('BSD')