Date: Monday, January 16, 2023 @ 05:25:24 Author: felixonmars Revision: 1384511
upgpkg: haskell-multistate 0.8.0.4-50: rebuild with inspection-testing 0.5.0.1 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-16 05:24:45 UTC (rev 1384510) +++ PKGBUILD 2023-01-16 05:25:24 UTC (rev 1384511) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.4 -pkgrel=49 +pkgrel=50 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
