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

Felix Yan fyan at archlinux.org
Wed Dec 30 09:25:06 UTC 2015


    Date: Wednesday, December 30, 2015 @ 10:25:06
  Author: fyan
Revision: 154966

upgpkg: haskell-conduit 1.2.6.1-1

Modified:
  haskell-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-30 09:18:17 UTC (rev 154965)
+++ PKGBUILD	2015-12-30 09:25:06 UTC (rev 154966)
@@ -4,8 +4,8 @@
 
 _hkgname=conduit
 pkgname=haskell-conduit
-pkgver=1.2.6
-pkgrel=2
+pkgver=1.2.6.1
+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=('6533d47843209659ea0158f7a091eb9fae466bfe3af818e404a17c0e3bcb83bb')
+sha256sums=('ae38875a01312070cc1f59aba6687b7b8619416f426299ab126e08023c22309c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list