Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tls
Commits:
fcb48f5b by Felix Yan at 2025-09-06T20:44:44+00:00
upgpkg: 2.0.6-30: rebuild with tasty-hunit 0.10.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-tls
pkgdesc = TLS protocol native implementation
pkgver = 2.0.6
- pkgrel = 29
+ pkgrel = 30
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=29
+pkgrel=30
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/fcb48f5b0cdf4bc246a7dc1d0cdc0b55b8ff48e7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tls/-/commit/fcb48f5b0cdf4bc246a7dc1d0cdc0b55b8ff48e7
You're receiving this email because of your account on gitlab.archlinux.org.