Date: Thursday, February 25, 2021 @ 02:56:10 Author: felixonmars Revision: 872616
upgpkg: haskell-multistate 0.8.0.3-45: rebuild with regex-base 0.94.0.1 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 02:55:29 UTC (rev 872615) +++ PKGBUILD 2021-02-25 02:56:10 UTC (rev 872616) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=44 +pkgrel=45 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
