[arch-commits] Commit in haskell-warp/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Nov 27 14:38:19 UTC 2021
Date: Saturday, November 27, 2021 @ 14:38:19
Author: felixonmars
Revision: 1054945
upgpkg: haskell-warp 3.3.18-1: rebuild with warp 3.3.18
Modified:
haskell-warp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-27 14:36:42 UTC (rev 1054944)
+++ PKGBUILD 2021-11-27 14:38:19 UTC (rev 1054945)
@@ -3,8 +3,8 @@
_hkgname=warp
pkgname=haskell-warp
-pkgver=3.3.17
-pkgrel=48
+pkgver=3.3.18
+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-async' 'haskell-doctest' 'haskell-http-client' 'haskell-hspec'
'haskell-hunit' 'haskell-quickcheck')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('387795bca41d3fe8bb42c0312f1a96916f0cc12a78790b86f926a5c8ca117b0aedf2886cf958ad3813c53870b9a5fa1cf8e69bf4eb9c096eaae1cae108b1b999')
+sha512sums=('bbffac69ee0744af3e76ed26f440e8d3bd692923db9cd078af8755142e91168f13bf7d8e91ea138dfa1ce03b635cb514eac0d6f5203b4e54164935d904863d2f')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list