[arch-commits] Commit in haskell-conduit-combinators/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jan 25 07:59:37 UTC 2017
Date: Wednesday, January 25, 2017 @ 07:59:36
Author: felixonmars
Revision: 208980
upgpkg: haskell-conduit-combinators 1.1.0-1
Modified:
haskell-conduit-combinators/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-01-25 07:55:53 UTC (rev 208979)
+++ PKGBUILD 2017-01-25 07:59:36 UTC (rev 208980)
@@ -4,8 +4,8 @@
_hkgname=conduit-combinators
pkgname=haskell-conduit-combinators
-pkgver=1.0.8.3
-pkgrel=11
+pkgver=1.1.0
+pkgrel=1
pkgdesc="Commonly used conduit functions, for both chunked and unchunked data"
url="https://github.com/snoyberg/mono-traversable"
license=("MIT")
@@ -17,7 +17,7 @@
"haskell-transformers-base" "haskell-unix-compat" "haskell-vector"
"haskell-void")
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('3b81e379c4dcb1cb6212bcbad1d0714e46f400ebf9ae2abe23621db500406dbe')
+sha256sums=('ff1f16f24e2c186ce5d61f079b318e2f58c4bc3a4a2c8d9011d001512786335a')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list