Date: Thursday, January 27, 2022 @ 22:31:57 Author: felixonmars Revision: 1117956
upgpkg: haskell-multistate 0.8.0.3-103: rebuild with async 2.2.4 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 22:31:32 UTC (rev 1117955) +++ PKGBUILD 2022-01-27 22:31:57 UTC (rev 1117956) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=102 +pkgrel=103 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
