Date: Saturday, January 30, 2021 @ 18:03:52 Author: felixonmars Revision: 836221
upgpkg: haskell-multistate 0.8.0.3-34: rebuild with vector 0.12.2.0 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 18:03:00 UTC (rev 836220) +++ PKGBUILD 2021-01-30 18:03:52 UTC (rev 836221) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=33 +pkgrel=34 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")