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

Felix Yan felixonmars at archlinux.org
Tue Sep 27 03:40:56 UTC 2016


    Date: Tuesday, September 27, 2016 @ 03:40:56
  Author: felixonmars
Revision: 190651

upgpkg: haskell-conduit-combinators 1.0.7-1

Modified:
  haskell-conduit-combinators/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-27 03:25:07 UTC (rev 190650)
+++ PKGBUILD	2016-09-27 03:40:56 UTC (rev 190651)
@@ -4,7 +4,7 @@
 
 _hkgname=conduit-combinators
 pkgname=haskell-conduit-combinators
-pkgver=1.0.6
+pkgver=1.0.7
 pkgrel=1
 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
 url="https://github.com/snoyberg/mono-traversable"
@@ -17,7 +17,7 @@
          "haskell-transformers-base" "haskell-unix-compat" "haskell-vector"
          "haskell-void")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('215c5b29fbeb0177ac7b80f67be9f3c7eaa2a231b9fcb25916ab1ceda007a2fa')
+sha256sums=('b5fbdcb33f9425bcc8a0beee1953076922cd94492ce4d40afcf33861f32a3ac7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list