[arch-commits] Commit in haskell-wai-extra/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Nov 28 21:11:21 UTC 2020
Date: Saturday, November 28, 2020 @ 21:11:20
Author: felixonmars
Revision: 766097
upgpkg: haskell-wai-extra 3.1.3-1: rebuild with wai-extra 3.1.3
Modified:
haskell-wai-extra/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-28 20:55:01 UTC (rev 766096)
+++ PKGBUILD 2020-11-28 21:11:20 UTC (rev 766097)
@@ -3,8 +3,8 @@
_hkgname=wai-extra
pkgname=haskell-wai-extra
-pkgver=3.1.2
-pkgrel=7
+pkgver=3.1.3
+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=('85e481f11b58662a0bbe5f5c2e751737602a59435d613a6dc85867155f7e0d56ba3a0cc65a8d1af1020c381f29d6c3a7ef6b4499d55b912b254aad1e5136d8dc')
+sha512sums=('a061dacbe1102f7cec3a2647fe54d24bf72a9aaffdc8b76f1aa94a0221a5923de9b9282f647f058d3f6a50fe386d7bfdf5da179f5112e3ebdf05fb92a08271b0')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list