[arch-commits] Commit in haskell-warp/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 16 22:01:51 UTC 2020
Date: Monday, March 16, 2020 @ 22:01:51
Author: felixonmars
Revision: 599878
upgpkg: haskell-warp 3.3.9-1: rebuild with warp 3.3.9
Modified:
haskell-warp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-16 22:00:08 UTC (rev 599877)
+++ PKGBUILD 2020-03-16 22:01:51 UTC (rev 599878)
@@ -3,8 +3,8 @@
_hkgname=warp
pkgname=haskell-warp
-pkgver=3.3.8
-pkgrel=54
+pkgver=3.3.9
+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=('4fe064a55f0f753ee121f6f7c4bd16d378e77805d38d3b37e278b8da569fa9af567b7fc09e3bd44a5b03fb8ae88d671f13af0d8cfdf18717f01d210bbd6c7489')
+sha512sums=('35b5c93b2f33baeeec45b4b57301063275db364f5e4db45c37ba3ed0055133c64ef02c552eaf780e6ff68595e0b080e9cac3e08ebde34e369b9e9c0e03b20468')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list