Date: Sunday, September 19, 2021 @ 22:33:44 Author: felixonmars Revision: 1017849
upgpkg: haskell-multistate 0.8.0.3-83: rebuild with unliftio 0.2.20 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-19 22:32:46 UTC (rev 1017848) +++ PKGBUILD 2021-09-19 22:33:44 UTC (rev 1017849) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=82 +pkgrel=83 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
