Date: Sunday, March 10, 2019 @ 08:06:21
  Author: felixonmars
Revision: 439042

upgpkg: haskell-monad-control 1.0.2.3-28

rebuild with ghc 8.6.4

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-10 08:05:44 UTC (rev 439041)
+++ PKGBUILD    2019-03-10 08:06:21 UTC (rev 439042)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=27
+pkgrel=28
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control";
 license=("BSD")

Reply via email to