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

Felix Yan fyan at archlinux.org
Sat May 7 01:54:02 UTC 2016


    Date: Saturday, May 7, 2016 @ 03:54:02
  Author: fyan
Revision: 173982

upgpkg: haskell-conduit 1.2.6.6-1

rebuild with conduit-1.2.6.6, http-conduit-2.1.10.1, resourcet-1.1.7.4, socks-0.5.5, tagsoup-0.13.10

Modified:
  haskell-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-07 01:46:58 UTC (rev 173981)
+++ PKGBUILD	2016-05-07 01:54:02 UTC (rev 173982)
@@ -4,8 +4,8 @@
 
 _hkgname=conduit
 pkgname=haskell-conduit
-pkgver=1.2.6.4
-pkgrel=2
+pkgver=1.2.6.6
+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=('1fc5e407580ebfa8196f714928a5362ce215f916b96bbf5ab15c17b0b47573f3')
+sha256sums=('958fe8636ef49b947493fd23ea1522d51e82e6acc87cb9e5038398e25fa5d188')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list