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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 16 12:58:15 UTC 2021


    Date: Monday, August 16, 2021 @ 12:58:15
  Author: felixonmars
Revision: 1000976

upgpkg: haskell-html-conduit 1.3.2.2-1: rebuild with html-conduit 1.3.2.2

Modified:
  haskell-html-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-16 12:55:36 UTC (rev 1000975)
+++ PKGBUILD	2021-08-16 12:58:15 UTC (rev 1000976)
@@ -2,8 +2,8 @@
 
 _hkgname=html-conduit
 pkgname=haskell-html-conduit
-pkgver=1.3.2.1
-pkgrel=217
+pkgver=1.3.2.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=('94e9db8db839c5368f5a042a7039d44e3fabf5ffa30426894675317b985288c0d5fa94a6d1864b94802ea2fda3ff2728c4578759405dacdc64d8e2cfbb24aa70')
+sha512sums=('474bfeec36d0f2fe8eb37ed88372d456800e8d28e499e5ffe222170db794eba292938800e145613334d1e11d2e6b78195b6dd7a0d3cd92e2fa3f348ad8d18489')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list