Date: Tuesday, May 12, 2020 @ 14:28:56 Author: felixonmars Revision: 626914
upgpkg: haskell-monad-control 1.0.2.3-68: rebuild with tasty 1.3 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 14:28:24 UTC (rev 626913) +++ PKGBUILD 2020-05-12 14:28:56 UTC (rev 626914) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=67 +pkgrel=68 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("BSD")
