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

Felix Yan fyan at archlinux.org
Fri Mar 4 04:08:08 UTC 2016


    Date: Friday, March 4, 2016 @ 05:08:08
  Author: fyan
Revision: 164587

upgpkg: haskell-conduit 1.2.6.3-1

Modified:
  haskell-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-04 04:02:41 UTC (rev 164586)
+++ PKGBUILD	2016-03-04 04:08:08 UTC (rev 164587)
@@ -4,7 +4,7 @@
 
 _hkgname=conduit
 pkgname=haskell-conduit
-pkgver=1.2.6.2
+pkgver=1.2.6.3
 pkgrel=1
 pkgdesc="Streaming data processing library."
 url="http://github.com/snoyberg/conduit"
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('f9a6322b9150e85c7cc33e2eafafecc0b35ed991781a2952c274d82627c9f41e')
+sha256sums=('6816ba600c8cbd14ce9fe89f8e101dedf10dda43d2a178576324678c1722d589')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list