Date: Wednesday, February 17, 2021 @ 21:10:19 Author: felixonmars Revision: 862766
upgpkg: haskell-multistate 0.8.0.3-43: rebuild with async 2.2.3 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 21:09:40 UTC (rev 862765) +++ PKGBUILD 2021-02-17 21:10:19 UTC (rev 862766) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=42 +pkgrel=43 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
