Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tls
Commits:
c73d3658 by Felix Yan at 2025-08-29T02:11:25+08:00
upgpkg: 2.0.6-11: rebuild with crypton-x509-validation 1.6.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tls
pkgdesc = TLS protocol native implementation
pkgver = 2.0.6
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/haskell-tls/hs-tls
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=tls
pkgname=haskell-tls
pkgver=2.0.6
-pkgrel=10
+pkgrel=11
pkgdesc="TLS protocol native implementation"
url="https://github.com/haskell-tls/hs-tls"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tls/-/commit/c73d36584c1702d35ef3b851b541e666a83b415a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tls/-/commit/c73d36584c1702d35ef3b851b541e666a83b415a
You're receiving this email because of your account on gitlab.archlinux.org.