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

Felix Yan felixonmars at gemini.archlinux.org
Sun Oct 24 10:48:19 UTC 2021


    Date: Sunday, October 24, 2021 @ 10:48:18
  Author: felixonmars
Revision: 1033077

upgpkg: haskell-wai-extra 3.1.7-1: rebuild with wai-extra 3.1.7

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-24 10:36:40 UTC (rev 1033076)
+++ PKGBUILD	2021-10-24 10:48:18 UTC (rev 1033077)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.1.6
-pkgrel=214
+pkgver=3.1.7
+pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -17,7 +17,7 @@
          'haskell-call-stack')
 makedepends=('ghc' 'haskell-hspec' 'haskell-zlib')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9de9b919b7c62a4e73eabfed952770ce0735b8445cb3e5a4155195fb564ae3da7994b2cdcf297ccbc5b5cd4378200fb1f1fe69b736d8e95c2a7159813e0a4fd0')
+sha512sums=('b898ddce8d89cd82336543d29aacf63c58c2f6d714bbf2bc184721ad6d740d9e75806b095dd0369d6effbe6d3c0eb91c9f0a1a5ffdd795e741443f5b7458c876')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list