Date: Saturday, May 28, 2022 @ 15:01:44 Author: felixonmars Revision: 1211839
upgpkg: haskell-multistate 0.8.0.4-20: rebuild with doctest 0.20.0 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 15:01:37 UTC (rev 1211838) +++ PKGBUILD 2022-05-28 15:01:44 UTC (rev 1211839) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.4 -pkgrel=19 +pkgrel=20 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
