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

Felix Yan felixonmars at gemini.archlinux.org
Sun Feb 6 12:44:04 UTC 2022


    Date: Sunday, February 6, 2022 @ 12:44:03
  Author: felixonmars
Revision: 1126994

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

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-06 12:15:27 UTC (rev 1126993)
+++ PKGBUILD	2022-02-06 12:44:03 UTC (rev 1126994)
@@ -3,8 +3,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.3.18
-pkgrel=39
+pkgver=3.3.19
+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=('bbffac69ee0744af3e76ed26f440e8d3bd692923db9cd078af8755142e91168f13bf7d8e91ea138dfa1ce03b635cb514eac0d6f5203b4e54164935d904863d2f')
+sha512sums=('ed952c9aace0de7e0a11d2c34ad401d28dc342e3dc8c5c6d7c3ced725d12abfca2944c3bd2687d216ff1b661761019ee5ea37e446f28e574d1e3a0e0b1949682')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list