Date: Thursday, March 24, 2022 @ 00:30:28 Author: felixonmars Revision: 1172724
upgpkg: haskell-monad-control 1.0.3.1-39: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 00:30:23 UTC (rev 1172723) +++ PKGBUILD 2022-03-24 00:30:28 UTC (rev 1172724) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.3.1 -pkgrel=38 +pkgrel=39 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("BSD")
