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

Felix Yan felixonmars at archlinux.org
Tue Jul 30 10:58:57 UTC 2019


    Date: Tuesday, July 30, 2019 @ 10:58:56
  Author: felixonmars
Revision: 495189

upgpkg: haskell-conduit-extra 1.3.4-1

rebuild with conduit-extra 1.3.4

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-30 10:28:01 UTC (rev 495188)
+++ PKGBUILD	2019-07-30 10:58:56 UTC (rev 495189)
@@ -3,8 +3,8 @@
 
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
-pkgver=1.3.2
-pkgrel=9
+pkgver=1.3.4
+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=('a64f04cbd31d73c4ee04f015f84ca4deb30edc4436f774c31a284f6861e061da6366218266b4431b4b676698b5ee6ff495b4166265a33e2eb8465bc98d06d063')
+sha512sums=('cd5d6d754871ba9558f495074066cff0d116d71af71a6260c9cfe53244a03513813f93ed985af25c6eb7849f1d4dbb4f6b9a17140c2bf12236206b9e9925efee')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list