Date: Saturday, April 27, 2019 @ 13:56:21 Author: felixonmars Revision: 454744
upgpkg: haskell-singletons 2.5.1-15 rebuild with ghc 8.6.5 Modified: haskell-singletons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-27 13:47:31 UTC (rev 454743) +++ PKGBUILD 2019-04-27 13:56:21 UTC (rev 454744) @@ -3,7 +3,7 @@ _hkgname=singletons pkgname=haskell-singletons pkgver=2.5.1 -pkgrel=14 +pkgrel=15 pkgdesc="A framework for generating singleton types" url="https://github.com/goldfirere/singletons" license=('BSD')
