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

Felix Yan felixonmars at archlinux.org
Mon Jun 24 04:56:55 UTC 2019


    Date: Monday, June 24, 2019 @ 04:56:55
  Author: felixonmars
Revision: 483361

upgpkg: haskell-conduit-extra 1.3.2-1

rebuild with conduit-extra 1.3.2

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-24 04:56:34 UTC (rev 483360)
+++ PKGBUILD	2019-06-24 04:56:55 UTC (rev 483361)
@@ -3,8 +3,8 @@
 
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
-pkgver=1.3.1.1
-pkgrel=25
+pkgver=1.3.2
+pkgrel=1
 pkgdesc="Batteries included conduit: adapters for common libraries."
 url="https://github.com/snoyberg/conduit"
 license=("MIT")
@@ -15,7 +15,7 @@
 makedepends=('ghc' 'haskell-exceptions' 'haskell-hspec' 'haskell-quickcheck'
              'haskell-transformers-base')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('0ae117903afc58c8207a767328a479400654215b4c8106ada9c0107a9234a65e4fe7f1689294572bb8fdeb63f1d5c9e11c14964c0dfda67d80ffc1e1a5ca3a82')
+sha512sums=('a64f04cbd31d73c4ee04f015f84ca4deb30edc4436f774c31a284f6861e061da6366218266b4431b4b676698b5ee6ff495b4166265a33e2eb8465bc98d06d063')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list