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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jun 6 19:30:20 UTC 2022


    Date: Monday, June 6, 2022 @ 19:30:20
  Author: felixonmars
Revision: 1227038

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

Modified:
  haskell-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 19:20:58 UTC (rev 1227037)
+++ PKGBUILD	2022-06-06 19:30:20 UTC (rev 1227038)
@@ -3,8 +3,8 @@
 
 _hkgname=tls
 pkgname=haskell-tls
-pkgver=1.5.7
-pkgrel=31
+pkgver=1.5.8
+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=('2facef072b3c08883d83e129ed814faedbd09437cbd4be2b50ffb03e7b436c6ad0e3ce47b0d5b753e22b2ec7c5c5797f5f92e766da817da11b091b8a571cf6ee')
+sha512sums=('81d0046aeb6342c5dcd3827d9315793b68436a4eec7c9bcae50f4b5b5365248c7c874addca77a50a19689f535386330435b5914386306a3f12d699a5fad1107a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list