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

Felix Yan fyan at archlinux.org
Thu Dec 24 02:34:34 UTC 2015


    Date: Thursday, December 24, 2015 @ 03:34:34
  Author: fyan
Revision: 154408

upgpkg: haskell-tagsoup 0.13.6-1

Modified:
  haskell-tagsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-24 02:19:40 UTC (rev 154407)
+++ PKGBUILD	2015-12-24 02:34:34 UTC (rev 154408)
@@ -4,8 +4,8 @@
 
 _hkgname=tagsoup
 pkgname=haskell-tagsoup
-pkgver=0.13.5
-pkgrel=2
+pkgver=0.13.6
+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=('9997aec735e54657ab03c34ac5ca95110703cb07eed6fa3989ad22832853bebe')
+sha256sums=('a8358c8c09b73912c4e832248d7543e4fddaf4ac9305f5f27d0854b9410d6ac8')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list