Date: Wednesday, January 27, 2021 @ 00:19:59 Author: felixonmars Revision: 831170
upgpkg: haskell-multistate 0.8.0.3-32: rebuild with call-stack 0.3.0 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-27 00:19:02 UTC (rev 831169) +++ PKGBUILD 2021-01-27 00:19:59 UTC (rev 831170) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=31 +pkgrel=32 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
