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

Felix Yan fyan at archlinux.org
Wed Jan 20 14:21:02 UTC 2016


    Date: Wednesday, January 20, 2016 @ 15:21:02
  Author: fyan
Revision: 158100

upgpkg: haskell-pipes 4.1.8-1

Modified:
  haskell-pipes/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-20 14:20:47 UTC (rev 158099)
+++ PKGBUILD	2016-01-20 14:21:02 UTC (rev 158100)
@@ -4,7 +4,7 @@
 
 _hkgname=pipes
 pkgname=haskell-pipes
-pkgver=4.1.7
+pkgver=4.1.8
 pkgrel=1
 pkgdesc="Compositional pipelines"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('104620e6868cc2c4f84c85416ecfce32d53fbbbecaacc7466a0566f574f9d616')
+sha256sums=('5a5cf658f5bd6d6cf8298841d89a1819f85d02b233937ff19e5ad55c126ece34')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list