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

Felix Yan fyan at archlinux.org
Wed Oct 28 08:47:22 UTC 2015


    Date: Wednesday, October 28, 2015 @ 09:47:22
  Author: fyan
Revision: 145164

upgpkg: haskell-tagsoup 0.13.4-1

Modified:
  haskell-tagsoup/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-28 07:03:36 UTC (rev 145163)
+++ PKGBUILD	2015-10-28 08:47:22 UTC (rev 145164)
@@ -4,7 +4,7 @@
 
 _hkgname=tagsoup
 pkgname=haskell-tagsoup
-pkgver=0.13.3
+pkgver=0.13.4
 pkgrel=1
 pkgdesc="Parsing and extracting information from (possibly malformed) HTML/XML documents"
 url="http://community.haskell.org/~ndm/tagsoup/"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('32a862118d7836e9beb25fe4b317472fab6e1d41daefa86067231b328cff668d')
+sha256sums=('1c2ae7f88b218763f1e87dd12400a65b1ea393bb728012129f6f681c902a62c1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list