Date: Monday, May 30, 2022 @ 10:06:00 Author: felixonmars Revision: 1215591
upgpkg: haskell-multistate 0.8.0.4-21: rebuild with tasty-inspection-testing 0.1.0.1 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-30 10:05:54 UTC (rev 1215590) +++ PKGBUILD 2022-05-30 10:06:00 UTC (rev 1215591) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.4 -pkgrel=20 +pkgrel=21 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
