[arch-commits] Commit in haskell-xml-conduit/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Tue Dec 22 02:53:49 UTC 2015


    Date: Tuesday, December 22, 2015 @ 03:53:49
  Author: fyan
Revision: 154104

upgpkg: haskell-xml-conduit 1.3.3-1

Modified:
  haskell-xml-conduit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-22 02:49:36 UTC (rev 154103)
+++ PKGBUILD	2015-12-22 02:53:49 UTC (rev 154104)
@@ -4,8 +4,8 @@
 
 _hkgname=xml-conduit
 pkgname=haskell-xml-conduit
-pkgver=1.3.2
-pkgrel=7
+pkgver=1.3.3
+pkgrel=1
 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package."
 url="http://github.com/snoyberg/xml"
 license=("MIT")
@@ -17,7 +17,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('d45d056e2e7a1ebb0572b630eb8223aac3bd1ce2419bea8074e6607f2a0a06c6')
+sha256sums=('300a0b5eb2ff1062012b61bc4aaa390571daecc671af2d8567a649489b08b66b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list