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

Felix Yan felixonmars at archlinux.org
Tue Oct 15 06:08:05 UTC 2019


    Date: Tuesday, October 15, 2019 @ 06:08:05
  Author: felixonmars
Revision: 516023

upgpkg: haskell-warp 3.3.1-1

rebuild with warp 3.3.1

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-15 06:04:06 UTC (rev 516022)
+++ PKGBUILD	2019-10-15 06:08:05 UTC (rev 516023)
@@ -3,8 +3,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.3.0
-pkgrel=22
+pkgver=3.3.1
+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=('f897ffb97e5fd73de0dcbc1513df3603289b46873e2008af5f6f845a665e33ab2bb9810b70c4eca7b4a3af89b9df4de1a40a75291a4b28044318bb067c2424ca')
+sha512sums=('68aaef8762d1bc42cc31dc2549d80e28200acc01857136fc38db1e249f97f0f4f58f06a63821fd9794909100240d5f233836d68fed367dc55887ffa0d1ae09cc')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list