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

Felix Yan fyan at archlinux.org
Thu Mar 3 10:12:07 UTC 2016


    Date: Thursday, March 3, 2016 @ 11:12:06
  Author: fyan
Revision: 164426

upgpkg: haskell-xml-conduit 1.3.4-1

Modified:
  haskell-xml-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-03 10:10:33 UTC (rev 164425)
+++ PKGBUILD	2016-03-03 10:12:06 UTC (rev 164426)
@@ -4,8 +4,8 @@
 
 _hkgname=xml-conduit
 pkgname=haskell-xml-conduit
-pkgver=1.3.3.1
-pkgrel=6
+pkgver=1.3.4
+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=('3d8ad32feade67f989150f253d3df99b3e3af6fab536c18f591d46707430feca')
+sha256sums=('1613ad696d4385a74f646e752ecd3ef576350427961e638d00fa58e01215f46d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list