Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tls
Commits:
b0f98c4c by Felix Yan at 2025-09-04T08:57:51+00:00
upgpkg: 2.0.6-25: rebuild with crypton 1.0.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tls
pkgdesc = TLS protocol native implementation
pkgver = 2.0.6
- pkgrel = 24
+ pkgrel = 25
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=24
+pkgrel=25
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/b0f98c4c01195bfd7498e8a726e68b53f6fab1e4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tls/-/commit/b0f98c4c01195bfd7498e8a726e68b53f6fab1e4
You're receiving this email because of your account on gitlab.archlinux.org.