Date: Monday, August 8, 2022 @ 17:07:24 Author: felixonmars Revision: 1261424
upgpkg: haskell-multistate 0.8.0.4-30: rebuild with tasty 1.4.2.3 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 17:07:14 UTC (rev 1261423) +++ PKGBUILD 2022-08-08 17:07:24 UTC (rev 1261424) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.4 -pkgrel=29 +pkgrel=30 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
