Date: Tuesday, December 28, 2021 @ 00:15:19 Author: felixonmars Revision: 1084580
upgpkg: haskell-monad-control 1.0.3.1-20: rebuild with tasty 1.4.2.1 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-28 00:14:47 UTC (rev 1084579) +++ PKGBUILD 2021-12-28 00:15:19 UTC (rev 1084580) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.3.1 -pkgrel=19 +pkgrel=20 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("BSD")
