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

Felix Yan fyan at archlinux.org
Mon Jan 11 02:09:27 UTC 2016


    Date: Monday, January 11, 2016 @ 03:09:26
  Author: fyan
Revision: 155899

upgpkg: haskell-tagsoup 0.13.8-1

Modified:
  haskell-tagsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-11 02:01:09 UTC (rev 155898)
+++ PKGBUILD	2016-01-11 02:09:26 UTC (rev 155899)
@@ -4,7 +4,7 @@
 
 _hkgname=tagsoup
 pkgname=haskell-tagsoup
-pkgver=0.13.7
+pkgver=0.13.8
 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=('6fd72e0d42e686f2af3bfcff30a1abe673530f86dfebf8cf2b02fd1667366d37')
+sha256sums=('cff171695c5c559565eff8296bd44442ffff6bc8972e81f3a6c27eb1f13e1c2e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list