[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Wed Jul  4 18:03:53 UTC 2018
    
    
  
    Date: Wednesday, July 4, 2018 @ 18:03:52
  Author: felixonmars
Revision: 351990
upgpkg: haskell-monad-control 1.0.2.3-11
rebuild with semigroupoids 5.3.1, base-orphans 0.8
Modified:
  haskell-monad-control/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-04 18:03:10 UTC (rev 351989)
+++ PKGBUILD	2018-07-04 18:03:52 UTC (rev 351990)
@@ -5,7 +5,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=10
+pkgrel=11
 pkgdesc="Lift control operations, like exception catching, through monad transformers"
 url="https://github.com/basvandijk/monad-control"
 license=("custom:BSD3")
    
    
More information about the arch-commits
mailing list