[arch-commits] Commit in haskell-wai-extra/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jan 23 05:57:01 UTC 2019
Date: Wednesday, January 23, 2019 @ 05:57:01
Author: felixonmars
Revision: 427086
upgpkg: haskell-wai-extra 3.0.25-1
rebuild with wai-extra 3.0.15
Modified:
haskell-wai-extra/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-01-23 05:55:48 UTC (rev 427085)
+++ PKGBUILD 2019-01-23 05:57:01 UTC (rev 427086)
@@ -3,8 +3,8 @@
_hkgname=wai-extra
pkgname=haskell-wai-extra
-pkgver=3.0.24.3
-pkgrel=28
+pkgver=3.0.25
+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=('84b2a644ba2a4c0634fc452cac315da0c2ef4828354a988423ba20c5b1e5c8982c441c0ec7523f79449963485035187074c4c1f6236ffd4a03073eac98f89496')
+sha512sums=('a8fe5f4aa0e5fa05366c6c146b9988e87e79be66192a2821a078368520a4a129f5d146b27115b0428281c6174f37fa4c695f679243d306c12b3c3fcceafd6424')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list