Date: Wednesday, September 28, 2022 @ 21:35:15
  Author: felixonmars
Revision: 1315741

upgpkg: haskell-warp-tls 3.3.4-1: rebuild with warp 3.3.23, warp-tls 3.3.4

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-28 21:32:56 UTC (rev 1315740)
+++ PKGBUILD    2022-09-28 21:35:15 UTC (rev 1315741)
@@ -3,8 +3,8 @@
 
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
-pkgver=3.3.3
-pkgrel=29
+pkgver=3.3.4
+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-wai" "haskell-warp")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('80ba601b96c1b04e014a77b083e731fae6e0b90fa3867bf85703cc2826554b94762b51aa4d1036a3b04f9ebec76e8f2592b2372a29c3ab440082c60563640482')
+sha512sums=('9be344b34343d037e75fbcb19eef52b460a7c6f6f5c74b553ea3abfe79bc28b44895cff8a11f69e0453b2e29eddd9972dba55be370788ac8e09014a5be573a54')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to