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

Felix Yan felixonmars at gemini.archlinux.org
Tue Dec 21 21:53:37 UTC 2021


    Date: Tuesday, December 21, 2021 @ 21:53:37
  Author: felixonmars
Revision: 1082635

upgpkg: haskell-tls 1.5.6-1: rebuild with tls 1.5.6

Modified:
  haskell-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-21 21:44:54 UTC (rev 1082634)
+++ PKGBUILD	2021-12-21 21:53:37 UTC (rev 1082635)
@@ -3,8 +3,8 @@
 
 _hkgname=tls
 pkgname=haskell-tls
-pkgver=1.5.5
-pkgrel=60
+pkgver=1.5.6
+pkgrel=1
 pkgdesc="TLS/SSL protocol native implementation (Server and Client)"
 url="https://github.com/vincenthz/hs-tls"
 license=("BSD")
@@ -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=('7fd7159e6cb9304b495e7d8235f457f06f6628a91e4184686a8aeab846c78ffca15608f55c281e09400386123732ba843b52f85415dc5a595f554f5c27068a41')
+sha512sums=('837d7bcca64c72d52473b49913d405408d04c85947a06474a20c385c6e63741034029e133fe4d2151616e7881c4d7f8e883d5939085ee98d1a2a89c776cb54d5')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list