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

Felix Yan felixonmars at archlinux.org
Thu Feb 22 09:42:09 UTC 2018


    Date: Thursday, February 22, 2018 @ 09:42:08
  Author: felixonmars
Revision: 297025

upgpkg: haskell-warp-tls 3.2.4.2-1

rebuild with warp-tls,3.2.4.2

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-22 09:42:06 UTC (rev 297024)
+++ PKGBUILD	2018-02-22 09:42:08 UTC (rev 297025)
@@ -4,8 +4,8 @@
 
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
-pkgver=3.2.4
-pkgrel=55
+pkgver=3.2.4.2
+pkgrel=1
 pkgdesc="HTTP over TLS support for Warp via the TLS package"
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -15,7 +15,7 @@
          "haskell-warp")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('3cf7b549f39bc314a9a648f9e0b43e5d47a6b08fd56189af4f1d8dbcd9092dc411bc5a3cc429c0fb79738f3e84ec096ad0a8ac83bd8d14ecf90d505f17391642')
+sha512sums=('b8a4c2534ea164521e14ccbacef7924b8238b386faa85b943f4dc8e1cba6aa5f438ab53c94220a42fea41e9ab17e26e2976e91ff0a9e16ee1030707b4ddbb74a')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list