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

Felix Yan felixonmars at archlinux.org
Tue Sep 18 16:04:14 UTC 2018


    Date: Tuesday, September 18, 2018 @ 16:04:14
  Author: felixonmars
Revision: 383075

upgpkg: haskell-tagsoup 0.14.7-1

rebuild with tagsoup 0.14.7

Modified:
  haskell-tagsoup/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-18 14:54:21 UTC (rev 383074)
+++ PKGBUILD	2018-09-18 16:04:14 UTC (rev 383075)
@@ -3,8 +3,8 @@
 
 _hkgname=tagsoup
 pkgname=haskell-tagsoup
-pkgver=0.14.6
-pkgrel=5
+pkgver=0.14.7
+pkgrel=1
 pkgdesc="Parsing and extracting information from (possibly malformed) HTML/XML documents"
 url="http://community.haskell.org/~ndm/tagsoup/"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ed1877eda8a2a51786449938aca921107642b56ec974d6587878d6f32e9cd4b54052b9029007731e701a544c3cab41a8cb6fc05e8fc4fcad64d4cdc07c96812f')
+sha512sums=('7037525e8894bbbaf0e64f1e87e117179dd0ba1d1bce3cf6999bdab9f7cbfd6a006ee76d53719cd596490daa35b4bf7cdfe62ec50ee55ec9a406860ea8476991')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list