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

Felix Yan felixonmars at archlinux.org
Wed Nov 25 17:33:37 UTC 2020


    Date: Wednesday, November 25, 2020 @ 17:33:37
  Author: felixonmars
Revision: 761129

upgpkg: haskell-conduit 1.3.4-1: rebuild with conduit 1.3.4

Modified:
  haskell-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-25 17:32:32 UTC (rev 761128)
+++ PKGBUILD	2020-11-25 17:33:37 UTC (rev 761129)
@@ -3,8 +3,8 @@
 
 _hkgname=conduit
 pkgname=haskell-conduit
-pkgver=1.3.3
-pkgrel=11
+pkgver=1.3.4
+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=('f3fc200dd59e44e77a2b16985ad8c5c6a056a2ef2e47b277c5527068c41ff2ee3af95964176689415308277d5d8d688ce7f9cae8d0da1888aa075b4df11074e3')
+sha512sums=('a70f41f45b9014fcd4155167114e0c42b98f33ffe5111ecfe12f3d7f579fcfe82b76e27c16670538f71883bb10af159a2e56eee322e0a1f1cf79bbf862db7611')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list