[arch-commits] Commit in haskell-tagsoup/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 17 08:19:56 UTC 2018
Date: Thursday, May 17, 2018 @ 08:19:56
Author: felixonmars
Revision: 323460
upgpkg: haskell-tagsoup 0.14.6-2
rebuild with ghc 8.4.2
Modified:
haskell-tagsoup/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-17 08:18:52 UTC (rev 323459)
+++ PKGBUILD 2018-05-17 08:19:56 UTC (rev 323460)
@@ -5,12 +5,12 @@
_hkgname=tagsoup
pkgname=haskell-tagsoup
pkgver=0.14.6
-pkgrel=1
+pkgrel=2
pkgdesc="Parsing and extracting information from (possibly malformed) HTML/XML documents"
url="http://community.haskell.org/~ndm/tagsoup/"
license=("custom:BSD3")
arch=('x86_64')
-depends=('ghc-libs' 'haskell-text')
+depends=('ghc-libs')
makedepends=('ghc' 'haskell-quickcheck')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha512sums=('ed1877eda8a2a51786449938aca921107642b56ec974d6587878d6f32e9cd4b54052b9029007731e701a544c3cab41a8cb6fc05e8fc4fcad64d4cdc07c96812f')
More information about the arch-commits
mailing list