Date: Sunday, June 14, 2020 @ 03:02:56 Author: felixonmars Revision: 643716
upgpkg: haskell-singletons 2.7-13: rebuild with splitmix 0.0.5 Modified: haskell-singletons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-14 02:53:22 UTC (rev 643715) +++ PKGBUILD 2020-06-14 03:02:56 UTC (rev 643716) @@ -3,7 +3,7 @@ _hkgname=singletons pkgname=haskell-singletons pkgver=2.7 -pkgrel=12 +pkgrel=13 pkgdesc="A framework for generating singleton types" url="https://github.com/goldfirere/singletons" license=('BSD')