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

Felix Yan felixonmars at archlinux.org
Wed Jan 23 19:29:29 UTC 2019


    Date: Wednesday, January 23, 2019 @ 19:29:29
  Author: felixonmars
Revision: 427307

upgpkg: haskell-wai 3.2.2-1

rebuild with wai 3.2.2

Modified:
  haskell-wai/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-23 19:27:43 UTC (rev 427306)
+++ PKGBUILD	2019-01-23 19:29:29 UTC (rev 427307)
@@ -3,8 +3,8 @@
 
 _hkgname=wai
 pkgname=haskell-wai
-pkgver=3.2.1.2
-pkgrel=48
+pkgver=3.2.2
+pkgrel=1
 pkgdesc="Web Application Interface."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -13,7 +13,7 @@
          "haskell-vault")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8aa2a7d75712fc36e65fa91e352fb261cac82069a0a8ef937cff54b77efe9aa0e995aaed4a412e69389fc9c92d8bacdc16986eea8d9a0a092e1eb1064e3d90d3')
+sha512sums=('b4611db5d3642eddc901cf3dd42db16c175f540b28afbd8695f65eeef4e98cd50a9a8b6401ae10ce6d52c201c45336a7d5a62ea53bb1bc426c7622763dd01c91')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list