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

Felix Yan felixonmars at archlinux.org
Wed Dec 18 19:15:11 UTC 2019


    Date: Wednesday, December 18, 2019 @ 19:15:11
  Author: felixonmars
Revision: 538058

upgpkg: haskell-conduit 1.3.1.2-1

rebuild with conduit 1.3.1.2

Modified:
  haskell-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-18 19:12:28 UTC (rev 538057)
+++ PKGBUILD	2019-12-18 19:15:11 UTC (rev 538058)
@@ -3,8 +3,8 @@
 
 _hkgname=conduit
 pkgname=haskell-conduit
-pkgver=1.3.1.1
-pkgrel=46
+pkgver=1.3.1.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=('a41a12b480f9fa16c10318c76936cca074ddefabb4cf4e1be98f80d951e255932858e49bdd10777e2b716433e7ffe8ea7252b0e4fdcf5e8c47e895e04467b807')
+sha512sums=('a5873f42a75a3d9f404070fcd3c91efd5a38d7d9bb9cd313c2881ae82a79e79a5b87f76b11eb72dc6c6050306c55ecd5faca4ab24ae781503cefd66907911f32')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list