[arch-commits] Commit in haskell-warp/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Jul 3 02:39:13 UTC 2021


    Date: Saturday, July 3, 2021 @ 02:39:13
  Author: felixonmars
Revision: 971705

upgpkg: haskell-warp 3.3.17-1: rebuild with warp 3.3.17

Modified:
  haskell-warp/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-03 02:37:31 UTC (rev 971704)
+++ PKGBUILD	2021-07-03 02:39:13 UTC (rev 971705)
@@ -3,8 +3,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.3.16
-pkgrel=9
+pkgver=3.3.17
+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=('261fc37f4911bcb3cd335cbd4a1fecc3e03ee18ff5766c5182e2efbed8142cbb38bd404a81cb69eb4132210abb1553a6a5b958bf9808d9566a84e686c292b6a8')
+sha512sums=('387795bca41d3fe8bb42c0312f1a96916f0cc12a78790b86f926a5c8ca117b0aedf2886cf958ad3813c53870b9a5fa1cf8e69bf4eb9c096eaae1cae108b1b999')
 
 build() {
     cd $_hkgname-$pkgver




More information about the arch-commits mailing list