Date: Wednesday, March 3, 2021 @ 22:16:41
  Author: felixonmars
Revision: 879602

upgpkg: haskell-monad-control 1.0.2.3-136: rebuild with tasty 1.4

Modified:
  haskell-monad-control/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-03-03 22:16:17 UTC (rev 879601)
+++ PKGBUILD    2021-03-03 22:16:41 UTC (rev 879602)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=135
+pkgrel=136
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control";
 license=("BSD")

Reply via email to