Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-tls
Commits:
95eaac69 by Felix Yan at 2024-09-17T09:27:21+03:00
upgpkg: 1.8.0-32: rebuild with unix-time 0.4.14
- - - - -
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.8.0
- pkgrel = 31
+ pkgrel = 32
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.8.0
-pkgrel=31
+pkgrel=32
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/95eaac6942111457e271983b10e72f363a1a4d75
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tls/-/commit/95eaac6942111457e271983b10e72f363a1a4d75
You're receiving this email because of your account on gitlab.archlinux.org.