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

Felix Yan felixonmars at archlinux.org
Sat Sep 9 05:03:21 UTC 2017


    Date: Saturday, September 9, 2017 @ 05:03:20
  Author: felixonmars
Revision: 256460

upgpkg: haskell-conduit-extra 1.1.17-1

rebuild with conduit-extra,1.1.17

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-09 00:01:24 UTC (rev 256459)
+++ PKGBUILD	2017-09-09 05:03:20 UTC (rev 256460)
@@ -4,10 +4,10 @@
 
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
-pkgver=1.1.16
-pkgrel=22
+pkgver=1.1.17
+pkgrel=1
 pkgdesc="Batteries included conduit: adapters for common libraries."
-url="http://github.com/snoyberg/conduit"
+url="https://github.com/snoyberg/conduit"
 license=("MIT")
 arch=('i686' 'x86_64')
 depends=('ghc-libs' "haskell-async" "haskell-attoparsec" "haskell-blaze-builder" "haskell-conduit"
@@ -16,7 +16,7 @@
          "haskell-transformers-base")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('c2272e0eebd101b9e3542c40da9c8ddb7e2840e9e6adb440457dfd9c57a68a9ce52648839771b02a96bac7100a1c66391444c4ff1a56cbee80d74bc4b5c2716e')
+sha512sums=('60fd7d6437fdfc8bc33e1daa1fd58f14930156c750bd6baaec5f33c37a2a053c3aac8a7dc9054bf18cdff7ff514f9572eac941dc2d11741edb9f02a9ce17cc17')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list