[arch-commits] Commit in haskell-conduit/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 15 15:12:21 UTC 2019
Date: Friday, March 15, 2019 @ 15:12:20
Author: felixonmars
Revision: 441867
upgpkg: haskell-conduit 1.3.1.1-1
rebuild with conduit 1.3.1.1
Modified:
haskell-conduit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-03-15 15:10:23 UTC (rev 441866)
+++ PKGBUILD 2019-03-15 15:12:20 UTC (rev 441867)
@@ -3,8 +3,8 @@
_hkgname=conduit
pkgname=haskell-conduit
-pkgver=1.3.1
-pkgrel=24
+pkgver=1.3.1.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=('b7752a652c3fe940b9bac33be14e8e552d0eb289b69c25170aa63ba96db13cec28c53ac6f2c36a486d58948477f69cad1042026b4bd4163eb9ab96392d439ded')
+sha512sums=('a41a12b480f9fa16c10318c76936cca074ddefabb4cf4e1be98f80d951e255932858e49bdd10777e2b716433e7ffe8ea7252b0e4fdcf5e8c47e895e04467b807')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list