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

Felix Yan felixonmars at archlinux.org
Thu Jun 25 09:10:25 UTC 2020


    Date: Thursday, June 25, 2020 @ 09:10:24
  Author: felixonmars
Revision: 653238

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

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-25 09:04:44 UTC (rev 653237)
+++ PKGBUILD	2020-06-25 09:10:24 UTC (rev 653238)
@@ -3,8 +3,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.3.12
-pkgrel=27
+pkgver=3.3.13
+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-doctest' 'haskell-http-client' 'haskell-hspec' 'haskell-hunit'
              'haskell-lifted-base' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('14f4bf2aec911823b22419ffe91db43de4e0a8905b2bfc7127fd7cca650c0a80174b385011e885aaa508bc93b6e94372946d290ef166ad293091c06b585f1b04')
+sha512sums=('ac37e1f274d26b2c846429960074d27010c0864efd87da6d79f03e3f833aca3269176bb99301ab8cb59c4476ff12bae35b26e0fe602e7b0e2cad2837592e07b1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list