Date: Friday, February 17, 2023 @ 10:42:43 Author: felixonmars Revision: 1401691
upgpkg: haskell-multistate 0.8.0.4-52: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 10:42:42 UTC (rev 1401690) +++ PKGBUILD 2023-02-17 10:42:43 UTC (rev 1401691) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.4 -pkgrel=51 +pkgrel=52 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
