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

Felix Yan felixonmars at gemini.archlinux.org
Sun Mar 13 12:38:02 UTC 2022


    Date: Sunday, March 13, 2022 @ 12:38:01
  Author: felixonmars
Revision: 1150895

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

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-13 12:36:16 UTC (rev 1150894)
+++ PKGBUILD	2022-03-13 12:38:01 UTC (rev 1150895)
@@ -3,8 +3,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.3.19
-pkgrel=13
+pkgver=3.3.20
+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=('ed952c9aace0de7e0a11d2c34ad401d28dc342e3dc8c5c6d7c3ced725d12abfca2944c3bd2687d216ff1b661761019ee5ea37e446f28e574d1e3a0e0b1949682')
+sha512sums=('5ba8818b637e00deefc219d29b01a108669f0ca86df9404b92834e8409f6df573ee12ff7358aff6e401ad6530093f9d86a8eb3991cbc560f2491d2552c3dee27')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list