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

Felix Yan fyan at archlinux.org
Mon Feb 15 08:29:00 UTC 2016


    Date: Monday, February 15, 2016 @ 09:29:00
  Author: fyan
Revision: 161600

upgpkg: haskell-conduit 1.2.6.2-1

Modified:
  haskell-conduit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-15 08:25:20 UTC (rev 161599)
+++ PKGBUILD	2016-02-15 08:29:00 UTC (rev 161600)
@@ -4,8 +4,8 @@
 
 _hkgname=conduit
 pkgname=haskell-conduit
-pkgver=1.2.6.1
-pkgrel=8
+pkgver=1.2.6.2
+pkgrel=1
 pkgdesc="Streaming data processing library."
 url="http://github.com/snoyberg/conduit"
 license=("MIT")
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('ae38875a01312070cc1f59aba6687b7b8619416f426299ab126e08023c22309c')
+sha256sums=('f9a6322b9150e85c7cc33e2eafafecc0b35ed991781a2952c274d82627c9f41e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list