Date: Thursday, January 23, 2020 @ 17:42:49
  Author: felixonmars
Revision: 555093

upgpkg: haskell-tls 1.5.3-1: rebuild with warp 3.3.6, warp-tls 3.2.10, tls 
1.5.3, tls-session-manager 0.0.4

Modified:
  haskell-tls/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-01-23 17:31:09 UTC (rev 555092)
+++ PKGBUILD    2020-01-23 17:42:49 UTC (rev 555093)
@@ -3,7 +3,7 @@
 
 _hkgname=tls
 pkgname=haskell-tls
-pkgver=1.5.1
+pkgver=1.5.3
 pkgrel=1
 pkgdesc="TLS/SSL protocol native implementation (Server and Client)"
 url="https://github.com/vincenthz/hs-tls";
@@ -14,7 +14,7 @@
          "haskell-network" "haskell-x509" "haskell-x509-store" 
"haskell-x509-validation")
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 
'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('971810b213e539532be9442b6e98641859ae6976ee3d50ba438ce0c162ac135b2aa63adf7d1774f85079933d96de962439d2309f163aaee4b416b5bd609a891d')
+sha512sums=('0881f1716cd0289a051d5c5c7fafd3f5b57a44551f724c6023c73d04c86f69dc9973194fbcfaea983a63fe32d3032cbf89367a52c022f8329266376fca847737')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to