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

Felix Yan felixonmars at archlinux.org
Fri Jul 13 16:45:34 UTC 2018


    Date: Friday, July 13, 2018 @ 16:45:34
  Author: felixonmars
Revision: 358639

upgpkg: haskell-wai-extra 3.0.23.0-1

rebuild with wai-extra 3.0.23.0

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-13 16:44:30 UTC (rev 358638)
+++ PKGBUILD	2018-07-13 16:45:34 UTC (rev 358639)
@@ -4,8 +4,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.22.1
-pkgrel=26
+pkgver=3.0.23.0
+pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -18,7 +18,7 @@
          'haskell-wai-logger' 'haskell-word8' 'haskell-zlib')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7784e7b0e4d5f4e22410ac90803a444a72b09f5ac4e1be5a8fd2dd75252639ff7668a2d8047b31f90ad858063cae0dc725ed72b8e0503c39f1da6db6309bd978')
+sha512sums=('c4ecceb4160912cf60aa14a34bd197c6da474ab4e93da0e2f59e82c0c741f06f8e9c7ce5370f5598371e6c1d1f867833465e9c469edec5d9e740e99f2ba6bb34')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list