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

Felix Yan felixonmars at archlinux.org
Tue Jan 16 09:59:27 UTC 2018


    Date: Tuesday, January 16, 2018 @ 09:59:26
  Author: felixonmars
Revision: 283191

upgpkg: haskell-wai-extra 3.0.22.0-1

rebuild with wai-extra,3.0.22.0

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-16 09:58:20 UTC (rev 283190)
+++ PKGBUILD	2018-01-16 09:59:26 UTC (rev 283191)
@@ -4,8 +4,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.0.21.0
-pkgrel=7
+pkgver=3.0.22.0
+pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -19,7 +19,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=('1cf8a483afb29dd9ac87b5c8f424e0e9b1a7286fe94cf5167aab87a7e7e0dab9bc932aa57303c53217d66046de54344d18e7dec8938fb394145d80d5f6eadf8d')
+sha512sums=('7058bbd79236cb26735a968622f021ac668c780260563ed5d56a82d3a7844de2bc38e7505efcbc8985996d2e1918feb227d91a787c33e1e8f5799ce973806389')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list