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

Felix Yan fyan at archlinux.org
Wed Mar 23 04:20:58 UTC 2016


    Date: Wednesday, March 23, 2016 @ 05:20:57
  Author: fyan
Revision: 167975

upgpkg: haskell-wai-extra 3.0.15-1

rebuild with aeson-0.11.1.3, hakyll-4.7.5.2, wai-extra-3.0.15

Modified:
  haskell-wai-extra/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-23 04:16:05 UTC (rev 167974)
+++ PKGBUILD	2016-03-23 04:20:57 UTC (rev 167975)
@@ -4,8 +4,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.14.3
-pkgrel=2
+pkgver=3.0.15
+pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="http://github.com/yesodweb/wai"
 license=("MIT")
@@ -20,7 +20,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('563fc88bf2aab69fa11db2074fb36e03a9f39bf7f1676f321673bf2c6d0ce127')
+sha256sums=('6629e2f2db30e3b7f70ef96b06f4a0df32c7b9093eec30d9ad79919826ec4270')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list