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

Felix Yan fyan at archlinux.org
Fri Mar 18 04:39:55 UTC 2016


    Date: Friday, March 18, 2016 @ 05:39:55
  Author: fyan
Revision: 167138

upgpkg: haskell-wai-extra 3.0.14.3-1

rebuild with highlighting-kate-0.6.2, language-javascript-0.5.14.4, text-1.2.2.1, wai-extra-3.0.14.3

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-18 04:37:56 UTC (rev 167137)
+++ PKGBUILD	2016-03-18 04:39:55 UTC (rev 167138)
@@ -4,8 +4,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.14.1
-pkgrel=6
+pkgver=3.0.14.3
+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=('3c76f41acf9a4351ebf51908acd3febbef1cf66481933e1e34dc99642d6054dd')
+sha256sums=('563fc88bf2aab69fa11db2074fb36e03a9f39bf7f1676f321673bf2c6d0ce127')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list