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

Felix Yan felixonmars at archlinux.org
Tue Jun 18 11:24:48 UTC 2019


    Date: Tuesday, June 18, 2019 @ 11:24:47
  Author: felixonmars
Revision: 482126

upgpkg: haskell-warp-tls 3.2.6-1

rebuild with warp-tls 3.2.6

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-18 10:07:37 UTC (rev 482125)
+++ PKGBUILD	2019-06-18 11:24:47 UTC (rev 482126)
@@ -3,8 +3,8 @@
 
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
-pkgver=3.2.5
-pkgrel=32
+pkgver=3.2.6
+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=('32d8524e0845b4dde1bdaf4a11a87719c569dd1cc59ea0b89895a9be7f6b086509bb7f4f1ebebe8b5c57a277fb7e1f47c0044a9527817292382fc7fd2e2c4c9d')
+sha512sums=('89f1086232bc3766ecf181a5527206729344e4f9a3b1ad5e7dfb46eb7a1d9726b1a936af24dfe153f39077280f1bc6f420edd6f7a67b0fa90f8292787f045eb6')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list