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

Felix Yan fyan at archlinux.org
Sat Apr 16 02:56:25 UTC 2016


    Date: Saturday, April 16, 2016 @ 04:56:25
  Author: fyan
Revision: 171123

upgpkg: haskell-wai 3.2.1-1

rebuild with fast-logger-2.4.5, persistent-2.5, persistent-sqlite-2.5, persistent-template-2.5, yaml-0.8.17.1, http-client-0.4.28, http-client-tls-0.2.4, http-conduit-2.1.10, shakespeare-2.0.8.1, wai-3.2.1, wai-logger-2.2.6

Modified:
  haskell-wai/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-16 02:48:16 UTC (rev 171122)
+++ PKGBUILD	2016-04-16 02:56:25 UTC (rev 171123)
@@ -4,7 +4,7 @@
 
 _hkgname=wai
 pkgname=haskell-wai
-pkgver=3.2.0.1
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="Web Application Interface."
 url="https://github.com/yesodweb/wai"
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('d6f39b31383892f8e4f0d75e9ee4f87c6dcca547056be3653d80c49adb6c506f')
+sha256sums=('8709ea5c5739f74a9b4db9f4e0ac2d04dcec594623f03ff4b24f0070ed09f19c')
 
 prepare() {
     sed -i '/bytestring-builder/d' $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list