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

Felix Yan felixonmars at archlinux.org
Tue Feb 19 08:02:28 UTC 2019


    Date: Tuesday, February 19, 2019 @ 08:02:28
  Author: felixonmars
Revision: 434326

upgpkg: haskell-conduit-extra 1.3.1-1

rebuild with conduit-extra 1.3.1

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-19 08:01:37 UTC (rev 434325)
+++ PKGBUILD	2019-02-19 08:02:28 UTC (rev 434326)
@@ -3,8 +3,8 @@
 
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
-pkgver=1.3.0
-pkgrel=87
+pkgver=1.3.1
+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=('3097a561b37b13e221f0721e84c06b179ec6df5111af7a2db12e26ee4f4d0935fb49bbccbda17e22546d11436774a5fa4b8df718c47f751bf5e846dfec92a7e5')
+sha512sums=('c5b0c15e741538615c72a940e6221f3649f42ee07c00ac442316c43353de6496d5d1ca226f1dfe631810757d652f020c4b759edc338cf7e80dee4fd4c1ed0827')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list