Date: Thursday, March 24, 2022 @ 00:41:09 Author: felixonmars Revision: 1172801
upgpkg: haskell-multistate 0.8.0.4-13: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 00:41:04 UTC (rev 1172800) +++ PKGBUILD 2022-03-24 00:41:09 UTC (rev 1172801) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.4 -pkgrel=12 +pkgrel=13 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
