Date: Saturday, January 30, 2021 @ 22:26:53 Author: felixonmars Revision: 836656
upgpkg: haskell-singletons 2.7-89: rebuild with vector 0.12.2.0 Modified: haskell-singletons/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 22:21:56 UTC (rev 836655) +++ PKGBUILD 2021-01-30 22:26:53 UTC (rev 836656) @@ -3,7 +3,7 @@ _hkgname=singletons pkgname=haskell-singletons pkgver=2.7 -pkgrel=88 +pkgrel=89 pkgdesc="A framework for generating singleton types" url="https://github.com/goldfirere/singletons" license=('BSD')
