[arch-commits] Commit in haskell-warp/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Apr 14 08:23:17 UTC 2020
Date: Tuesday, April 14, 2020 @ 08:23:16
Author: felixonmars
Revision: 614012
upgpkg: haskell-warp 3.3.10-1: rebuild with warp 3.3.10
Modified:
haskell-warp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-14 08:22:07 UTC (rev 614011)
+++ PKGBUILD 2020-04-14 08:23:16 UTC (rev 614012)
@@ -3,8 +3,8 @@
_hkgname=warp
pkgname=haskell-warp
-pkgver=3.3.9
-pkgrel=23
+pkgver=3.3.10
+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=('35b5c93b2f33baeeec45b4b57301063275db364f5e4db45c37ba3ed0055133c64ef02c552eaf780e6ff68595e0b080e9cac3e08ebde34e369b9e9c0e03b20468')
+sha512sums=('6341c29227a9d67549d64b14575b6d69ceb3dd0851c22acfe377178f6daa73b29ea34be113c0890644103dad01965b5ead77503c94aceb8cbf68c8a6f5b04423')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list