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

Felix Yan felixonmars at archlinux.org
Wed Dec 13 17:07:07 UTC 2017


    Date: Wednesday, December 13, 2017 @ 17:07:04
  Author: felixonmars
Revision: 274244

upgpkg: haskell-conduit-extra 1.2.2-1

rebuild with conduit-extra,1.2.2

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-13 17:03:50 UTC (rev 274243)
+++ PKGBUILD	2017-12-13 17:07:04 UTC (rev 274244)
@@ -4,7 +4,7 @@
 
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
-pkgver=1.2.1
+pkgver=1.2.2
 pkgrel=1
 pkgdesc="Batteries included conduit: adapters for common libraries."
 url="https://github.com/snoyberg/conduit"
@@ -16,7 +16,7 @@
          'haskell-transformers-base' 'haskell-typed-process' 'haskell-unliftio-core')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('21588302ef562ce88425502ce754517dafd131f3f33f37e6a74295c968c5fdb0ff32366abc95c47ed9be175e9b1b783b0230cbd43a7ea2bdf5b2c155f13c1c57')
+sha512sums=('fa6245b45df9ef3748de4bd55c79c47cda5c9c2133513ebb9136f851aa00e85f99ba8bee1afeffab4eb1a96388e424f9d56d58a66fe7bc462a6abfff9dd1675b')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list