[arch-commits] Commit in haskell-conduit/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Nov 30 01:56:07 UTC 2015
Date: Monday, November 30, 2015 @ 02:56:07
Author: fyan
Revision: 147936
upgpkg: haskell-conduit 1.2.6-1
Modified:
haskell-conduit/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-11-30 01:47:53 UTC (rev 147935)
+++ PKGBUILD 2015-11-30 01:56:07 UTC (rev 147936)
@@ -4,7 +4,7 @@
_hkgname=conduit
pkgname=haskell-conduit
-pkgver=1.2.5.1
+pkgver=1.2.6
pkgrel=1
pkgdesc="Streaming data processing library."
url="http://github.com/snoyberg/conduit"
@@ -15,7 +15,7 @@
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('651fddf1641b2a92eae5acad77711b03df466b4a0d4a7d7c6d70b6d2b8e6062b')
+sha256sums=('6533d47843209659ea0158f7a091eb9fae466bfe3af818e404a17c0e3bcb83bb')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list