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

Felix Yan fyan at archlinux.org
Mon Nov 2 04:04:24 UTC 2015


    Date: Monday, November 2, 2015 @ 05:04:24
  Author: fyan
Revision: 145527

upgpkg: haskell-tagsoup 0.13.5-1

Modified:
  haskell-tagsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-02 03:36:25 UTC (rev 145526)
+++ PKGBUILD	2015-11-02 04:04:24 UTC (rev 145527)
@@ -4,7 +4,7 @@
 
 _hkgname=tagsoup
 pkgname=haskell-tagsoup
-pkgver=0.13.4
+pkgver=0.13.5
 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=('1c2ae7f88b218763f1e87dd12400a65b1ea393bb728012129f6f681c902a62c1')
+sha256sums=('9997aec735e54657ab03c34ac5ca95110703cb07eed6fa3989ad22832853bebe')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list