Date: Monday, September 5, 2022 @ 23:36:19 Author: felixonmars Revision: 1293883
upgpkg: haskell-multistate 0.8.0.4-35: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 23:36:10 UTC (rev 1293882) +++ PKGBUILD 2022-09-05 23:36:19 UTC (rev 1293883) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.4 -pkgrel=34 +pkgrel=35 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
