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

Felix Yan felixonmars at archlinux.org
Tue Sep 6 07:17:38 UTC 2016


    Date: Tuesday, September 6, 2016 @ 07:17:37
  Author: felixonmars
Revision: 188636

upgpkg: haskell-wai-extra 3.0.17-1

rebuild with JuicyPixels-3.2.8, cpphs-1.20.2, darcs-2.12.1, dlist-0.8.0.2, unix-time-0.3.7, wai-extra-3.0.17, wai-websockets-3.0.1.1, yaml-0.8.18.5

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-06 07:14:32 UTC (rev 188635)
+++ PKGBUILD	2016-09-06 07:17:37 UTC (rev 188636)
@@ -4,8 +4,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.16.1
-pkgrel=5
+pkgver=3.0.17
+pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="http://github.com/yesodweb/wai"
 license=("MIT")
@@ -18,7 +18,7 @@
          "haskell-text" "haskell-unix-compat" "haskell-vault" "haskell-void" "haskell-wai"
          "haskell-wai-logger" "haskell-word8" "haskell-zlib")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('8f726e73e1895e30e260dd843159bce4cd10740dead9b1607884217bf0975157')
+sha256sums=('48bbec6a692dac25972f84da1669a69f7c7c7741dd0d978aa9992bbdf809b671')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list