Date: Monday, February 10, 2020 @ 07:14:33 Author: felixonmars Revision: 565704
upgpkg: haskell-singletons 2.6-13: rebuild with tasty-quickcheck 0.10.1.1 Modified: haskell-singletons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-10 07:09:41 UTC (rev 565703) +++ PKGBUILD 2020-02-10 07:14:33 UTC (rev 565704) @@ -3,7 +3,7 @@ _hkgname=singletons pkgname=haskell-singletons pkgver=2.6 -pkgrel=12 +pkgrel=13 pkgdesc="A framework for generating singleton types" url="https://github.com/goldfirere/singletons" license=('BSD')
