Date: Wednesday, October 21, 2020 @ 21:35:24 Author: felixonmars Revision: 728436
upgpkg: haskell-multistate 0.8.0.3-3: rebuild with splitmix 0.1.0.2 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-21 21:32:37 UTC (rev 728435) +++ PKGBUILD 2020-10-21 21:35:24 UTC (rev 728436) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=2 +pkgrel=3 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
