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

Felix Yan fyan at archlinux.org
Fri Mar 11 06:09:25 UTC 2016


    Date: Friday, March 11, 2016 @ 07:09:25
  Author: fyan
Revision: 166015

upgpkg: haskell-conduit 1.2.6.4-1

Modified:
  haskell-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-11 06:01:41 UTC (rev 166014)
+++ PKGBUILD	2016-03-11 06:09:25 UTC (rev 166015)
@@ -4,7 +4,7 @@
 
 _hkgname=conduit
 pkgname=haskell-conduit
-pkgver=1.2.6.3
+pkgver=1.2.6.4
 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=('6816ba600c8cbd14ce9fe89f8e101dedf10dda43d2a178576324678c1722d589')
+sha256sums=('1fc5e407580ebfa8196f714928a5362ce215f916b96bbf5ab15c17b0b47573f3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list