Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tls
Commits:
c034b908 by Felix Yan at 2025-09-09T09:57:06+00:00
upgpkg: 2.0.6-31: rebuild with QuickCheck 2.15.0.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 = 30
+ pkgrel = 31
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=30
+pkgrel=31
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/c034b908c489e41936b40a600050267a694fff49
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tls/-/commit/c034b908c489e41936b40a600050267a694fff49
You're receiving this email because of your account on gitlab.archlinux.org.