Date: Thursday, February 11, 2021 @ 04:22:11 Author: felixonmars Revision: 855315
upgpkg: haskell-multistate 0.8.0.3-40: rebuild with hspec-meta 2.7.8 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-11 04:21:42 UTC (rev 855314) +++ PKGBUILD 2021-02-11 04:22:11 UTC (rev 855315) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=39 +pkgrel=40 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
