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

Felix Yan felixonmars at archlinux.org
Fri Oct 11 08:00:18 UTC 2019


    Date: Friday, October 11, 2019 @ 08:00:16
  Author: felixonmars
Revision: 514722

upgpkg: haskell-html-conduit 1.3.2.1-1

rebuild with html-conduit 1.3.2.1

Modified:
  haskell-html-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-11 07:57:14 UTC (rev 514721)
+++ PKGBUILD	2019-10-11 08:00:16 UTC (rev 514722)
@@ -2,8 +2,8 @@
 
 _hkgname=html-conduit
 pkgname=haskell-html-conduit
-pkgver=1.3.2
-pkgrel=70
+pkgver=1.3.2.1
+pkgrel=1
 pkgdesc="Parse HTML documents using xml-conduit datatypes"
 url="https://github.com/snoyberg/xml"
 license=('MIT')
@@ -12,7 +12,7 @@
          'haskell-attoparsec' 'haskell-conduit-extra' 'haskell-xml-types')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('5c801b5f47f922e3c2a25c56fa03ad4b3c02a5c931ec637f7940e9c9f7366e3bcd38479a77db1fa7c0fdffdd40e9feb0ea8568e913512f703bcb9488ee2eb4b1')
+sha512sums=('94e9db8db839c5368f5a042a7039d44e3fabf5ffa30426894675317b985288c0d5fa94a6d1864b94802ea2fda3ff2728c4578759405dacdc64d8e2cfbb24aa70')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list