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

Felix Yan felixonmars at archlinux.org
Mon Oct 19 12:32:36 UTC 2020


    Date: Monday, October 19, 2020 @ 12:32:35
  Author: felixonmars
Revision: 727053

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

Modified:
  haskell-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-19 12:18:06 UTC (rev 727052)
+++ PKGBUILD	2020-10-19 12:32:35 UTC (rev 727053)
@@ -3,8 +3,8 @@
 
 _hkgname=conduit
 pkgname=haskell-conduit
-pkgver=1.3.2.1
-pkgrel=13
+pkgver=1.3.3
+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=('40cdfe1fcb295adbafd3db212dbd93f1e2ecb179dd2b1af55f0936c205c83e7cd453b5de6a78d2e0be82565cc32ef494c5870ede6057f2bed7000a83e192e850')
+sha512sums=('f3fc200dd59e44e77a2b16985ad8c5c6a056a2ef2e47b277c5527068c41ff2ee3af95964176689415308277d5d8d688ce7f9cae8d0da1888aa075b4df11074e3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list