Date: Sunday, January 31, 2021 @ 16:19:08 Author: felixonmars Revision: 838292
upgpkg: haskell-multistate 0.8.0.3-35: rebuild with unliftio 0.2.14 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 16:18:19 UTC (rev 838291) +++ PKGBUILD 2021-01-31 16:19:08 UTC (rev 838292) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=34 +pkgrel=35 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
