Date: Friday, June 3, 2022 @ 09:10:04 Author: felixonmars Revision: 1219716
upgpkg: haskell-multistate 0.8.0.4-22: rebuild with primitive 0.7.4.0 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-03 09:09:55 UTC (rev 1219715) +++ PKGBUILD 2022-06-03 09:10:04 UTC (rev 1219716) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.4 -pkgrel=21 +pkgrel=22 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
