Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http-conduit
Commits:
22ef5bc1 by Felix Yan at 2024-10-22T01:39:40+03:00
upgpkg: 2.3.9-4: rebuild with network-run 0.3.0
- - - - -
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
- pkgrel = 3
+ pkgrel = 4
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
-pkgrel=3
+pkgrel=4
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/22ef5bc1f5d56a0fcb55cca5606fabc6e307afcc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-conduit/-/commit/22ef5bc1f5d56a0fcb55cca5606fabc6e307afcc
You're receiving this email because of your account on gitlab.archlinux.org.