Date: Sunday, July 29, 2018 @ 04:21:14 Author: felixonmars Revision: 364031
upgpkg: haskell-monad-control 1.0.2.3-16 rebuild with tasty 1.1.0.3 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-29 04:20:40 UTC (rev 364030) +++ PKGBUILD 2018-07-29 04:21:14 UTC (rev 364031) @@ -5,7 +5,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=15 +pkgrel=16 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("custom:BSD3")
