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

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 12 15:41:39 UTC 2022


    Date: Friday, August 12, 2022 @ 15:41:38
  Author: felixonmars
Revision: 1265353

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

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-12 15:40:05 UTC (rev 1265352)
+++ PKGBUILD	2022-08-12 15:41:38 UTC (rev 1265353)
@@ -3,8 +3,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.3.21
-pkgrel=16
+pkgver=3.3.22
+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-hspec-discover' 'haskell-hunit' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7f181669d9f10f88d14f8f1dc3acb6c08f41c8f4565f371f7fe4b89b3fde411a0190e50f003b07a239ba25ea71dbafaa16cb9e77effbe574bec929ea29646f37')
+sha512sums=('5426c419742f815a3ce034da6570b1d6775699ee161ab4ec22c553382f76dc45097b1e3f9c4d05979160af04e16fe6a6a601203adbe15e6911d10c455e207807')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list