[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Fri Apr 26 22:38:44 UTC 2019
    
    
  
    Date: Friday, April 26, 2019 @ 22:38:43
  Author: felixonmars
Revision: 454413
upgpkg: haskell-monad-control 1.0.2.3-33
rebuild with ghc 8.6.5
Modified:
  haskell-monad-control/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-26 22:38:26 UTC (rev 454412)
+++ PKGBUILD	2019-04-26 22:38:43 UTC (rev 454413)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=32
+pkgrel=33
 pkgdesc="Lift control operations, like exception catching, through monad transformers"
 url="https://github.com/basvandijk/monad-control"
 license=("BSD")
    
    
More information about the arch-commits
mailing list