Date: Thursday, February 11, 2021 @ 05:29:10 Author: felixonmars Revision: 855453
upgpkg: haskell-singletons 2.7-96: rebuild with hspec-meta 2.7.8 Modified: haskell-singletons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-11 05:26:17 UTC (rev 855452) +++ PKGBUILD 2021-02-11 05:29:10 UTC (rev 855453) @@ -3,7 +3,7 @@ _hkgname=singletons pkgname=haskell-singletons pkgver=2.7 -pkgrel=95 +pkgrel=96 pkgdesc="A framework for generating singleton types" url="https://github.com/goldfirere/singletons" license=('BSD')