Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tls
Commits:
806d8271 by Felix Yan at 2025-08-23T02:39:04+08:00
upgpkg: 1.9.0-46: rebuild with logict 0.8.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tls
pkgdesc = TLS/SSL protocol native implementation (Server and Client)
pkgver = 1.9.0
- pkgrel = 45
+ pkgrel = 46
url = https://github.com/haskell-tls/hs-tls
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=tls
pkgname=haskell-tls
pkgver=1.9.0
-pkgrel=45
+pkgrel=46
pkgdesc="TLS/SSL protocol native implementation (Server and Client)"
url="https://github.com/haskell-tls/hs-tls"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tls/-/commit/806d827100aee8001d0db0dc4148cab3becf203f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tls/-/commit/806d827100aee8001d0db0dc4148cab3becf203f
You're receiving this email because of your account on gitlab.archlinux.org.