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

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 12 15:46:21 UTC 2022


    Date: Friday, August 12, 2022 @ 15:46:21
  Author: felixonmars
Revision: 1265363

upgpkg: haskell-warp-tls 3.3.3-1: rebuild with warp 3.3.22, warp-tls 3.3.3

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-12 15:44:08 UTC (rev 1265362)
+++ PKGBUILD	2022-08-12 15:46:21 UTC (rev 1265363)
@@ -3,8 +3,8 @@
 
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
-pkgver=3.3.2
-pkgrel=131
+pkgver=3.3.3
+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=('4ac7c2c4161502c4167ee5c941c6147146f453467c77fb84da8bdd2810719b099b908b67c4bcce248d6bc0d26657f91f1cc6812cedd0497516a7594b243fb783')
+sha512sums=('80ba601b96c1b04e014a77b083e731fae6e0b90fa3867bf85703cc2826554b94762b51aa4d1036a3b04f9ebec76e8f2592b2372a29c3ab440082c60563640482')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list