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

Felix Yan felixonmars at gemini.archlinux.org
Wed Sep 29 23:30:18 UTC 2021


    Date: Wednesday, September 29, 2021 @ 23:30:18
  Author: felixonmars
Revision: 1026018

upgpkg: haskell-warp-tls 3.3.2-1: rebuild with warp-tls 3.3.2

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-29 23:29:46 UTC (rev 1026017)
+++ PKGBUILD	2021-09-29 23:30:18 UTC (rev 1026018)
@@ -3,8 +3,8 @@
 
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
-pkgver=3.3.1
-pkgrel=44
+pkgver=3.3.2
+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=('d13699f89f1e485cb4ad284b8c0b31a66476db17104f640a20f0c96eca6b5c6fa2b44f013e812bea16135e1bb8e24835b0010e9e553d34e1eccdb52b384ac1bc')
+sha512sums=('4ac7c2c4161502c4167ee5c941c6147146f453467c77fb84da8bdd2810719b099b908b67c4bcce248d6bc0d26657f91f1cc6812cedd0497516a7594b243fb783')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list