Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pipes-http
Commits:
e7e59e78 by Felix Yan at 2025-05-19T03:19:19+08:00
upgpkg: 1.0.6-653: rebuild with http-client 0.7.18
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-pipes-http
pkgdesc = HTTP client with pipes interface
pkgver = 1.0.6
- pkgrel = 652
+ pkgrel = 653
url = https://hackage.haskell.org/package/pipes-http
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=pipes-http
pkgname=haskell-pipes-http
pkgver=1.0.6
-pkgrel=652
+pkgrel=653
pkgdesc="HTTP client with pipes interface"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pipes-http/-/commit/e7e59e78d7251c38155f434d50d149fc9c8df342
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pipes-http/-/commit/e7e59e78d7251c38155f434d50d149fc9c8df342
You're receiving this email because of your account on gitlab.archlinux.org.