Date: Thursday, October 11, 2018 @ 10:50:16 Author: felixonmars Revision: 392363
upgpkg: haskell-monad-control 1.0.2.3-20 rebuild with tasty 1.1.0.4 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-11 10:49:49 UTC (rev 392362) +++ PKGBUILD 2018-10-11 10:50:16 UTC (rev 392363) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=19 +pkgrel=20 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("custom:BSD3")
