Date: Thursday, December 24, 2020 @ 05:12:54
  Author: felixonmars
Revision: 786395

upgpkg: haskell-monad-control 1.0.2.3-105: rebuild with ghc 8.10.3

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-12-24 05:12:32 UTC (rev 786394)
+++ PKGBUILD    2020-12-24 05:12:54 UTC (rev 786395)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=104
+pkgrel=105
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control";
 license=("BSD")

Reply via email to