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

Felix Yan felixonmars at archlinux.org
Tue Oct 6 17:29:46 UTC 2020


    Date: Tuesday, October 6, 2020 @ 17:29:46
  Author: felixonmars
Revision: 719373

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

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-06 17:29:38 UTC (rev 719372)
+++ PKGBUILD	2020-10-06 17:29:46 UTC (rev 719373)
@@ -3,8 +3,8 @@
 
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
-pkgver=3.1.0
-pkgrel=7
+pkgver=3.1.1
+pkgrel=1
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -17,7 +17,7 @@
          'haskell-wai-logger' 'haskell-word8' 'haskell-zlib' 'haskell-hunit' 'haskell-call-stack')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7084768e0f9d1ee1caa5396f3ad293aab1ce7a4e2bdf6b1730a20e0c2d3289dbe70a9bf5297e96538ffb94f5a8667b52dfc0e23db80a967014adb8b166be753e')
+sha512sums=('e67d146e6711426c20b5a5e0ebab2ae19521f33342a958708b22f5db6047045b0805e7e4c60f2148bdf42c82aa06871cac8467d1a2b8f1ebeca20e63314397ac')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list