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

Felix Yan fyan at archlinux.org
Sat May 7 03:20:43 UTC 2016


    Date: Saturday, May 7, 2016 @ 05:20:43
  Author: fyan
Revision: 174006

upgpkg: haskell-tagsoup 0.13.10-1

rebuild with conduit-1.2.6.6, http-conduit-2.1.10.1, resourcet-1.1.7.4, socks-0.5.5, tagsoup-0.13.10

Modified:
  haskell-tagsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 03:13:16 UTC (rev 174005)
+++ PKGBUILD	2016-05-07 03:20:43 UTC (rev 174006)
@@ -4,8 +4,8 @@
 
 _hkgname=tagsoup
 pkgname=haskell-tagsoup
-pkgver=0.13.9
-pkgrel=2
+pkgver=0.13.10
+pkgrel=1
 pkgdesc="Parsing and extracting information from (possibly malformed) HTML/XML documents"
 url="http://community.haskell.org/~ndm/tagsoup/"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('9369bacfa156a96985c7b06180b4aacf73635ae356e617eb9f72af9757569721')
+sha256sums=('ac838eeed18118423220716855c2bfd71dcc4a7a455893d8c4ad627828f57d58')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list