Date: Thursday, September 22, 2022 @ 09:54:47 Author: felixonmars Revision: 1306932
upgpkg: haskell-multistate 0.8.0.4-36: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 09:54:38 UTC (rev 1306931) +++ PKGBUILD 2022-09-22 09:54:47 UTC (rev 1306932) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.4 -pkgrel=35 +pkgrel=36 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
