[arch-commits] Commit in haskell-xml-conduit/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Sun May 20 04:43:07 UTC 2018
    
    
  
    Date: Sunday, May 20, 2018 @ 04:43:06
  Author: felixonmars
Revision: 324994
upgpkg: haskell-xml-conduit 1.8.0-2
rebuild with corrected bifunctors
Modified:
  haskell-xml-conduit/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-20 04:42:01 UTC (rev 324993)
+++ PKGBUILD	2018-05-20 04:43:06 UTC (rev 324994)
@@ -5,7 +5,7 @@
 _hkgname=xml-conduit
 pkgname=haskell-xml-conduit
 pkgver=1.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package."
 url="https://github.com/snoyberg/xml"
 license=("MIT")
    
    
More information about the arch-commits
mailing list