Date: Tuesday, October 27, 2020 @ 17:03:23 Author: felixonmars Revision: 734676
upgpkg: haskell-multistate 0.8.0.3-5: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 17:02:49 UTC (rev 734675) +++ PKGBUILD 2020-10-27 17:03:23 UTC (rev 734676) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=4 +pkgrel=5 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
