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

Felix Yan felixonmars at archlinux.org
Tue Mar 12 18:20:50 UTC 2019


    Date: Tuesday, March 12, 2019 @ 18:20:49
  Author: felixonmars
Revision: 440642

upgpkg: haskell-conduit-extra 1.3.1.1-1

rebuild with conduit-extra 1.3.1.1

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-12 17:35:08 UTC (rev 440641)
+++ PKGBUILD	2019-03-12 18:20:49 UTC (rev 440642)
@@ -3,8 +3,8 @@
 
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
-pkgver=1.3.1
-pkgrel=3
+pkgver=1.3.1.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=('c5b0c15e741538615c72a940e6221f3649f42ee07c00ac442316c43353de6496d5d1ca226f1dfe631810757d652f020c4b759edc338cf7e80dee4fd4c1ed0827')
+sha512sums=('0ae117903afc58c8207a767328a479400654215b4c8106ada9c0107a9234a65e4fe7f1689294572bb8fdeb63f1d5c9e11c14964c0dfda67d80ffc1e1a5ca3a82')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list