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

Felix Yan felixonmars at archlinux.org
Tue Sep 1 11:17:17 UTC 2020


    Date: Tuesday, September 1, 2020 @ 11:17:17
  Author: felixonmars
Revision: 695367

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

Modified:
  haskell-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-01 11:07:17 UTC (rev 695366)
+++ PKGBUILD	2020-09-01 11:17:17 UTC (rev 695367)
@@ -3,8 +3,8 @@
 
 _hkgname=conduit
 pkgname=haskell-conduit
-pkgver=1.3.2
-pkgrel=32
+pkgver=1.3.2.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=('d6dcc33156923a1601e9c0c7ae61d1df9dc4ec71c39f4ec0935b13bff502eb66bcdda30901c3c864e44ade9fcc437d3ab2c1af167bac0d89f7f70567d0911f57')
+sha512sums=('40cdfe1fcb295adbafd3db212dbd93f1e2ecb179dd2b1af55f0936c205c83e7cd453b5de6a78d2e0be82565cc32ef494c5870ede6057f2bed7000a83e192e850')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list