Date: Sunday, June 24, 2018 @ 07:48:17 Author: felixonmars Revision: 345066
upgpkg: haskell-monad-control 1.0.2.3-8 rebuild with tasty 1.1.0.2 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-24 07:47:39 UTC (rev 345065) +++ PKGBUILD 2018-06-24 07:48:17 UTC (rev 345066) @@ -5,7 +5,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=7 +pkgrel=8 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("custom:BSD3")
