Date: Sunday, May 12, 2019 @ 10:57:48 Author: felixonmars Revision: 466172
upgpkg: haskell-singletons 2.5.1-19 rebuild with transformers-compat 0.6.5 Modified: haskell-singletons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-12 10:50:37 UTC (rev 466171) +++ PKGBUILD 2019-05-12 10:57:48 UTC (rev 466172) @@ -3,7 +3,7 @@ _hkgname=singletons pkgname=haskell-singletons pkgver=2.5.1 -pkgrel=18 +pkgrel=19 pkgdesc="A framework for generating singleton types" url="https://github.com/goldfirere/singletons" license=('BSD')
