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

Felix Yan felixonmars at archlinux.org
Mon Apr 29 20:06:41 UTC 2019


    Date: Monday, April 29, 2019 @ 20:06:38
  Author: felixonmars
Revision: 456459

upgpkg: haskell-warp-tls 3.2.5-1

rebuild with warp-tls 3.2.5

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-29 20:05:51 UTC (rev 456458)
+++ PKGBUILD	2019-04-29 20:06:38 UTC (rev 456459)
@@ -3,8 +3,8 @@
 
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
-pkgver=3.2.4.3
-pkgrel=168
+pkgver=3.2.5
+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=('bed1a501d7885b1a37768b59d73916c36aa554e71ad89608a11224f7c4b7e016cd65652f6bb0da153bcdc3e4a089f03850546b02ed5ace808e8a8a8fc74b4028')
+sha512sums=('32d8524e0845b4dde1bdaf4a11a87719c569dd1cc59ea0b89895a9be7f6b086509bb7f4f1ebebe8b5c57a277fb7e1f47c0044a9527817292382fc7fd2e2c4c9d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list