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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 30 17:47:05 UTC 2022


    Date: Sunday, January 30, 2022 @ 17:47:05
  Author: felixonmars
Revision: 1120597

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

Modified:
  haskell-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-30 17:43:30 UTC (rev 1120596)
+++ PKGBUILD	2022-01-30 17:47:05 UTC (rev 1120597)
@@ -3,8 +3,8 @@
 
 _hkgname=tls
 pkgname=haskell-tls
-pkgver=1.5.6
-pkgrel=11
+pkgver=1.5.7
+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=('837d7bcca64c72d52473b49913d405408d04c85947a06474a20c385c6e63741034029e133fe4d2151616e7881c4d7f8e883d5939085ee98d1a2a89c776cb54d5')
+sha512sums=('2facef072b3c08883d83e129ed814faedbd09437cbd4be2b50ffb03e7b436c6ad0e3ce47b0d5b753e22b2ec7c5c5797f5f92e766da817da11b091b8a571cf6ee')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list