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

Felix Yan felixonmars at archlinux.org
Thu Oct 17 18:18:19 UTC 2019


    Date: Thursday, October 17, 2019 @ 18:18:16
  Author: felixonmars
Revision: 516527

upgpkg: haskell-warp 3.3.2-1

rebuild with warp 3.3.2

Modified:
  haskell-warp/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-17 18:16:34 UTC (rev 516526)
+++ PKGBUILD	2019-10-17 18:18:16 UTC (rev 516527)
@@ -3,7 +3,7 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.3.1
+pkgver=3.3.2
 pkgrel=1
 pkgdesc="A fast, light-weight web server for WAI applications."
 url="https://github.com/yesodweb/wai"
@@ -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=('68aaef8762d1bc42cc31dc2549d80e28200acc01857136fc38db1e249f97f0f4f58f06a63821fd9794909100240d5f233836d68fed367dc55887ffa0d1ae09cc')
+sha512sums=('9e5c3b5f338cb20496eb75878d9bef64032128a42a8ac962736b76e231732bc02ef3cb5b85ab282add8ad5b0251546f898a1ed284e2932f54139a0b4735628da')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list