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

Felix Yan felixonmars at archlinux.org
Mon Jun 24 17:22:45 UTC 2019


    Date: Monday, June 24, 2019 @ 17:22:44
  Author: felixonmars
Revision: 483591

upgpkg: haskell-wai 3.2.2.1-1

rebuild with wai 3.2.2.1

Modified:
  haskell-wai/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-24 17:20:15 UTC (rev 483590)
+++ PKGBUILD	2019-06-24 17:22:44 UTC (rev 483591)
@@ -3,8 +3,8 @@
 
 _hkgname=wai
 pkgname=haskell-wai
-pkgver=3.2.2
-pkgrel=20
+pkgver=3.2.2.1
+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=('b4611db5d3642eddc901cf3dd42db16c175f540b28afbd8695f65eeef4e98cd50a9a8b6401ae10ce6d52c201c45336a7d5a62ea53bb1bc426c7622763dd01c91')
+sha512sums=('72c92389d3faff234003f835206ff6eae3f8e3d885d7519706f8b78df3cb1c92121c5de7e8272436aed22ade8440baaefb14d50a10f2f233badadf16d1b5e431')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list