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

Felix Yan felixonmars at archlinux.org
Thu Jan 30 18:12:43 UTC 2020


    Date: Thursday, January 30, 2020 @ 18:12:43
  Author: felixonmars
Revision: 560133

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

Modified:
  haskell-warp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-30 18:10:01 UTC (rev 560132)
+++ PKGBUILD	2020-01-30 18:12:43 UTC (rev 560133)
@@ -3,8 +3,8 @@
 
 _hkgname=warp
 pkgname=haskell-warp
-pkgver=3.3.6
-pkgrel=5
+pkgver=3.3.7
+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=('ff65a051930ae21428d57eb61bcb42956ad9a809669057ed0c98e55d0b124953e2bb452e5f67c7111a99184fcbe7e79d167b4cded1e3a8f201f0a91688e5bf92')
+sha512sums=('5123c2ef1e915a59d97c35f4b2926b9540e3e8e2d360820ec4dc451ff62641b4889035ccac1a230f9e5e310a277fa08845fe0c24911b222d5346aace55864545')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list