Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tls
Commits:
d676e4ba by Felix Yan at 2025-10-05T03:28:12+08:00
upgpkg: 2.0.6-56: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tls
pkgdesc = TLS protocol native implementation
pkgver = 2.0.6
- pkgrel = 55
+ pkgrel = 56
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=55
+pkgrel=56
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/d676e4ba4cbe5ad0d6ede45d81c0834fae09cde1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tls/-/commit/d676e4ba4cbe5ad0d6ede45d81c0834fae09cde1
You're receiving this email because of your account on gitlab.archlinux.org.