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

Felix Yan fyan at archlinux.org
Wed Mar 2 06:43:30 UTC 2016


    Date: Wednesday, March 2, 2016 @ 07:43:30
  Author: fyan
Revision: 164064

upgpkg: haskell-wai-extra 3.0.14.1-1

rebuild with aeson-0.11.1.0, base-orphans-0.5.3, hlint-1.9.31, git-annex-6.20160229, hpack-0.10.0, stylish-haskell-0.5.15.2, wai-extra-3.0.14.1

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-02 06:37:44 UTC (rev 164063)
+++ PKGBUILD	2016-03-02 06:43:30 UTC (rev 164064)
@@ -4,8 +4,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.13.1
-pkgrel=12
+pkgver=3.0.14.1
+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=('37540b32387929716922be563238fe29c4db2c820356cc9b27d9ab1554300756')
+sha256sums=('3c76f41acf9a4351ebf51908acd3febbef1cf66481933e1e34dc99642d6054dd')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list