Date: Thursday, December 16, 2021 @ 03:59:09 Author: felixonmars Revision: 1073724
upgpkg: haskell-multistate 0.8.0.3-93: rebuild with hashable 1.3.4.1 Modified: haskell-multistate/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 03:58:14 UTC (rev 1073723) +++ PKGBUILD 2021-12-16 03:59:09 UTC (rev 1073724) @@ -3,7 +3,7 @@ _hkgname=multistate pkgname=haskell-multistate pkgver=0.8.0.3 -pkgrel=92 +pkgrel=93 pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained value/type" url="https://github.com/lspitzner/multistate" license=("BSD")
