Date: Wednesday, May 19, 2021 @ 20:45:22 Author: felixonmars Revision: 936826
upgpkg: haskell-multistate 0.8.0.3-62: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 20:44:50 UTC (rev 936825) +++ PKGBUILD 2021-05-19 20:45:22 UTC (rev 936826) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=61 +pkgrel=62 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
