[arch-commits] Commit in haskell-wai-extra/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Aug 14 04:35:26 UTC 2019
Date: Wednesday, August 14, 2019 @ 04:35:24
Author: felixonmars
Revision: 499102
upgpkg: haskell-wai-extra 3.0.28-1
rebuild with wai-extra 3.0.28
Modified:
haskell-wai-extra/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-14 04:33:45 UTC (rev 499101)
+++ PKGBUILD 2019-08-14 04:35:24 UTC (rev 499102)
@@ -3,8 +3,8 @@
_hkgname=wai-extra
pkgname=haskell-wai-extra
-pkgver=3.0.27
-pkgrel=10
+pkgver=3.0.28
+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')
makedepends=('ghc' 'haskell-hspec' 'haskell-hunit')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ec5e320fc0aa22f29986bba5d380119148f809fd0f4b43be3c5ab1a266a19e8d29103ccfbe6ec9c0e6b33586f300741c2853a3ea3ec1945d8e08227202ef3e04')
+sha512sums=('a36ad55d3ec5e40bbe2a4f96085b75411010f7085b3756d568c920e9802651d0577ea3b4ab801fc773ad95eead2c3717ce194e405709b6612039a6019ef9de8f')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list