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

Felix Yan felixonmars at archlinux.org
Mon Jul 16 07:03:03 UTC 2018


    Date: Monday, July 16, 2018 @ 07:03:03
  Author: felixonmars
Revision: 359614

upgpkg: haskell-warp 3.2.23-1

rebuild with warp 3.2.23

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-15 22:08:57 UTC (rev 359613)
+++ PKGBUILD	2018-07-16 07:03:03 UTC (rev 359614)
@@ -4,8 +4,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.2.22
-pkgrel=48
+pkgver=3.2.23
+pkgrel=1
 pkgdesc="A fast, light-weight web server for WAI applications."
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -18,7 +18,7 @@
 makedepends=('ghc' 'haskell-doctest' 'haskell-http-client' 'haskell-hspec' 'haskell-hunit'
              'haskell-lifted-base' 'haskell-quickcheck' 'haskell-silently')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e344f7ad92861bea82b51d75134f63003bb5b59d442f213c044190b8199ef00e06e222ede448d80a346e4eea79705ef4397076e711a29f76a8c7d54a376037ba')
+sha512sums=('839f6a484731233f086df167634cdf6d156da72163e2088cf9a5812d982833035778a23ef8fcdcca44e3cff3d63602688ad9c42812219c84ece30ebd1d5c1636')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list