Date: Sunday, October 25, 2020 @ 09:32:18 Author: felixonmars Revision: 732224
upgpkg: haskell-multistate 0.8.0.3-4: rebuild with bifunctors 5.5.8 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-25 09:31:40 UTC (rev 732223) +++ PKGBUILD 2020-10-25 09:32:18 UTC (rev 732224) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=3 +pkgrel=4 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
