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

Felix Yan felixonmars at archlinux.org
Sat Oct 20 19:33:57 UTC 2018


    Date: Saturday, October 20, 2018 @ 19:33:56
  Author: felixonmars
Revision: 398113

upgpkg: haskell-html-conduit 1.3.2-1

rebuild with html-conduit 1.3.2

Modified:
  haskell-html-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-20 19:12:52 UTC (rev 398112)
+++ PKGBUILD	2018-10-20 19:33:56 UTC (rev 398113)
@@ -2,8 +2,8 @@
 
 _hkgname=html-conduit
 pkgname=haskell-html-conduit
-pkgver=1.3.1
-pkgrel=52
+pkgver=1.3.2
+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=('2f6e77f7894459f724ffd1357545eedafcd820160de7bff71f775cc38189ddd78df735c0349ac0ebbf22def2f915e62df795ef32ea1652dc72cd0fa811d76dbf')
+sha512sums=('5c801b5f47f922e3c2a25c56fa03ad4b3c02a5c931ec637f7940e9c9f7366e3bcd38479a77db1fa7c0fdffdd40e9feb0ea8568e913512f703bcb9488ee2eb4b1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list