Date: Monday, March 29, 2021 @ 06:48:42 Author: felixonmars Revision: 908605
upgpkg: haskell-multistate 0.8.0.3-56: rebuild with math-functions 0.3.4.2 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 06:47:54 UTC (rev 908604) +++ PKGBUILD 2021-03-29 06:48:42 UTC (rev 908605) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=55 +pkgrel=56 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
