Date: Sunday, June 9, 2019 @ 09:17:43 Author: felixonmars Revision: 478612
upgpkg: haskell-singletons 2.5.1-23 rebuild with async 2.2.2 Modified: haskell-singletons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 09:09:30 UTC (rev 478611) +++ PKGBUILD 2019-06-09 09:17:43 UTC (rev 478612) @@ -3,7 +3,7 @@ _hkgname=singletons pkgname=haskell-singletons pkgver=2.5.1 -pkgrel=22 +pkgrel=23 pkgdesc="A framework for generating singleton types" url="https://github.com/goldfirere/singletons" license=('BSD')
