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

Felix Yan felixonmars at gemini.archlinux.org
Sat Oct 2 10:01:18 UTC 2021


    Date: Saturday, October 2, 2021 @ 10:01:18
  Author: felixonmars
Revision: 1026689

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

Modified:
  haskell-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-02 10:00:20 UTC (rev 1026688)
+++ PKGBUILD	2021-10-02 10:01:18 UTC (rev 1026689)
@@ -3,8 +3,8 @@
 
 _hkgname=conduit
 pkgname=haskell-conduit
-pkgver=1.3.4.1
-pkgrel=48
+pkgver=1.3.4.2
+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=('fdb5eb22e0e49a6b150b7bafe9775e9b2b41b70338647d447ae20a3901d93de9b286cc2ac0ff7533bffeb0b3ca9a5b898fd6c0341898b4ecddde9a9eb4a2823a')
+sha512sums=('8caf67020e33ddaadc5f05ad3f1aa38d436388f0cb3dac66cb9a645c1693bcd134f1cb8d311eca7b64f9c5ace9ca97681511e5dc28bb70b7b52c43c62d5f3e03')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list