Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http-conduit
Commits:
b23920cd by Felix Yan at 2025-05-19T03:27:15+08:00
upgpkg: 2.3.9.1-54: rebuild with http-client 0.7.18
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-http-conduit
pkgdesc = HTTP client package with conduit interface and HTTPS support
pkgver = 2.3.9.1
- pkgrel = 53
+ pkgrel = 54
url = https://www.yesodweb.com/book/http-conduit
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=http-conduit
pkgname=haskell-http-conduit
pkgver=2.3.9.1
-pkgrel=53
+pkgrel=54
pkgdesc="HTTP client package with conduit interface and HTTPS support"
url="https://www.yesodweb.com/book/http-conduit"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-conduit/-/commit/b23920cdf1645bcc5818e43f3c937bb7ac11522f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-conduit/-/commit/b23920cdf1645bcc5818e43f3c937bb7ac11522f
You're receiving this email because of your account on gitlab.archlinux.org.