[arch-commits] Commit in haskell-warp-tls/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jul 14 05:02:34 UTC 2019
Date: Sunday, July 14, 2019 @ 05:02:34
Author: felixonmars
Revision: 489474
upgpkg: haskell-warp-tls 3.2.7-1
rebuild with warp-tls 3.2.7
Modified:
haskell-warp-tls/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-14 03:34:32 UTC (rev 489473)
+++ PKGBUILD 2019-07-14 05:02:34 UTC (rev 489474)
@@ -3,8 +3,8 @@
_hkgname=warp-tls
pkgname=haskell-warp-tls
-pkgver=3.2.6
-pkgrel=13
+pkgver=3.2.7
+pkgrel=1
pkgdesc="HTTP over TLS support for Warp via the TLS package"
url="https://github.com/yesodweb/wai"
license=("MIT")
@@ -14,7 +14,7 @@
"haskell-warp")
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('89f1086232bc3766ecf181a5527206729344e4f9a3b1ad5e7dfb46eb7a1d9726b1a936af24dfe153f39077280f1bc6f420edd6f7a67b0fa90f8292787f045eb6')
+sha512sums=('46fd9f2c499c5bae75e39c1e9173fdbd50992fdde68ed543f533397d64508ebc7e6da68b3ac871fb71378ce1aa5166de49033c0a7ed86fce94d4a50c5d4f9d43')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list