[arch-commits] Commit in haskell-attoparsec/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Wed Apr  3 22:37:06 UTC 2019
    
    
  
    Date: Wednesday, April 3, 2019 @ 22:37:04
  Author: felixonmars
Revision: 448552
upgpkg: haskell-attoparsec 0.13.2.2-42
rebuild with transformers-compat 0.6.4
Modified:
  haskell-attoparsec/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-03 22:35:33 UTC (rev 448551)
+++ PKGBUILD	2019-04-03 22:37:04 UTC (rev 448552)
@@ -4,7 +4,7 @@
 _hkgname=attoparsec
 pkgname=haskell-attoparsec
 pkgver=0.13.2.2
-pkgrel=41
+pkgrel=42
 pkgdesc="Fast combinator parsing for bytestrings and text"
 url="https://github.com/bos/attoparsec"
 license=("BSD3")
    
    
More information about the arch-commits
mailing list