Date: Monday, February 8, 2021 @ 00:53:09 Author: felixonmars Revision: 848613
upgpkg: haskell-multistate 0.8.0.3-38: rebuild with code-page 0.2.1 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-08 00:52:17 UTC (rev 848612) +++ PKGBUILD 2021-02-08 00:53:09 UTC (rev 848613) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=37 +pkgrel=38 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
