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

Felix Yan fyan at archlinux.org
Wed Mar 16 08:25:04 UTC 2016


    Date: Wednesday, March 16, 2016 @ 09:25:03
  Author: fyan
Revision: 166900

upgpkg: haskell-tagsoup 0.13.9-1

rebuild with case-insensitive-1.2.0.6, http2-1.5.4, tagsoup-0.13.9

Modified:
  haskell-tagsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-16 08:24:42 UTC (rev 166899)
+++ PKGBUILD	2016-03-16 08:25:03 UTC (rev 166900)
@@ -4,8 +4,8 @@
 
 _hkgname=tagsoup
 pkgname=haskell-tagsoup
-pkgver=0.13.8
-pkgrel=2
+pkgver=0.13.9
+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=('cff171695c5c559565eff8296bd44442ffff6bc8972e81f3a6c27eb1f13e1c2e')
+sha256sums=('9369bacfa156a96985c7b06180b4aacf73635ae356e617eb9f72af9757569721')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list