Date: Monday, February 6, 2023 @ 01:39:20 Author: felixonmars Revision: 1393666
upgpkg: haskell-multistate 0.8.0.4-51: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:39:17 UTC (rev 1393665) +++ PKGBUILD 2023-02-06 01:39:20 UTC (rev 1393666) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.4 -pkgrel=50 +pkgrel=51 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
