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

Felix Yan fyan at archlinux.org
Thu Oct 22 01:05:05 UTC 2015


    Date: Thursday, October 22, 2015 @ 03:05:05
  Author: fyan
Revision: 144656

upgpkg: haskell-conduit 1.2.5.1-1

Modified:
  haskell-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-22 00:51:52 UTC (rev 144655)
+++ PKGBUILD	2015-10-22 01:05:05 UTC (rev 144656)
@@ -4,7 +4,7 @@
 
 _hkgname=conduit
 pkgname=haskell-conduit
-pkgver=1.2.5
+pkgver=1.2.5.1
 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=('b100cdb428731923205372dded60b6529d33728f69a0eb951a01f53c182c2a46')
+sha256sums=('651fddf1641b2a92eae5acad77711b03df466b4a0d4a7d7c6d70b6d2b8e6062b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list