[arch-commits] Commit in haskell-warp/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Oct 19 18:03:08 UTC 2019
Date: Saturday, October 19, 2019 @ 18:03:08
Author: felixonmars
Revision: 517480
upgpkg: haskell-warp 3.3.3-1
rebuild with warp 3.3.3
Modified:
haskell-warp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-19 18:00:59 UTC (rev 517479)
+++ PKGBUILD 2019-10-19 18:03:08 UTC (rev 517480)
@@ -3,8 +3,8 @@
_hkgname=warp
pkgname=haskell-warp
-pkgver=3.3.2
-pkgrel=3
+pkgver=3.3.3
+pkgrel=1
pkgdesc="A fast, light-weight web server for WAI applications."
url="https://github.com/yesodweb/wai"
license=("MIT")
@@ -17,7 +17,7 @@
makedepends=('ghc' 'haskell-doctest' 'haskell-http-client' 'haskell-hspec' 'haskell-hunit'
'haskell-lifted-base' 'haskell-quickcheck')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9e5c3b5f338cb20496eb75878d9bef64032128a42a8ac962736b76e231732bc02ef3cb5b85ab282add8ad5b0251546f898a1ed284e2932f54139a0b4735628da')
+sha512sums=('9e506a46eedba8349f3ba900a7bd072ef277ea11011e6d866900097ccf586cfdbc4b456d24cce915b8a4c6af03f34e161e81de71903c61113b9fcfbf49fe9d46')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list