[arch-commits] Commit in haskell-wai-extra/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Aug 3 16:46:27 UTC 2018
Date: Friday, August 3, 2018 @ 16:46:26
Author: felixonmars
Revision: 367556
upgpkg: haskell-wai-extra 3.0.24.0-1
rebuild with wai-extra 3.0.24.0
Modified:
haskell-wai-extra/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-03 16:45:20 UTC (rev 367555)
+++ PKGBUILD 2018-08-03 16:46:26 UTC (rev 367556)
@@ -4,8 +4,8 @@
_hkgname=wai-extra
pkgname=haskell-wai-extra
-pkgver=3.0.23.0
-pkgrel=4
+pkgver=3.0.24.0
+pkgrel=1
pkgdesc="Provides some basic WAI handlers and middleware."
url="https://github.com/yesodweb/wai"
license=("MIT")
@@ -18,7 +18,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=('c4ecceb4160912cf60aa14a34bd197c6da474ab4e93da0e2f59e82c0c741f06f8e9c7ce5370f5598371e6c1d1f867833465e9c469edec5d9e740e99f2ba6bb34')
+sha512sums=('b4032b63c725cf8eb091a0cfcd6f0e4d8bc4aeff63bd8e6cf8d7bb0cd741409025a20186ffed7504392927f0ceb08a327e702393e8f95c7e5047af3f023ade1a')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list