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

Felix Yan felixonmars at archlinux.org
Mon Oct 8 19:54:07 UTC 2018


    Date: Monday, October 8, 2018 @ 19:54:07
  Author: felixonmars
Revision: 391115

upgpkg: haskell-conduit 1.3.1-1

rebuild with conduit 1.3.1

Modified:
  haskell-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-08 19:51:48 UTC (rev 391114)
+++ PKGBUILD	2018-10-08 19:54:07 UTC (rev 391115)
@@ -3,8 +3,8 @@
 
 _hkgname=conduit
 pkgname=haskell-conduit
-pkgver=1.3.0.3
-pkgrel=40
+pkgver=1.3.1
+pkgrel=1
 pkgdesc="Streaming data processing library."
 url="https://github.com/snoyberg/conduit"
 license=("MIT")
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck' 'haskell-safe' 'haskell-silently'
              'haskell-split' 'haskell-unliftio')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7c3ceeb630f09b7c8718a0d2abcff0d33c8260e4b974f14ac69a35cb39a789539b22a1875106588588221ba9be640bdce2b63915db85b2d3652ee0cf32a75a0d')
+sha512sums=('b7752a652c3fe940b9bac33be14e8e552d0eb289b69c25170aa63ba96db13cec28c53ac6f2c36a486d58948477f69cad1042026b4bd4163eb9ab96392d439ded')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list