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

Felix Yan fyan at archlinux.org
Sun Jan 10 01:42:58 UTC 2016


    Date: Sunday, January 10, 2016 @ 02:42:58
  Author: fyan
Revision: 155824

upgpkg: haskell-tagsoup 0.13.7-1

Modified:
  haskell-tagsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-10 01:40:45 UTC (rev 155823)
+++ PKGBUILD	2016-01-10 01:42:58 UTC (rev 155824)
@@ -4,7 +4,7 @@
 
 _hkgname=tagsoup
 pkgname=haskell-tagsoup
-pkgver=0.13.6
+pkgver=0.13.7
 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=('a8358c8c09b73912c4e832248d7543e4fddaf4ac9305f5f27d0854b9410d6ac8')
+sha256sums=('6fd72e0d42e686f2af3bfcff30a1abe673530f86dfebf8cf2b02fd1667366d37')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list