Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pipes-http
Commits:
3126afc0 by Felix Yan at 2025-10-05T03:32:42+08:00
upgpkg: 1.0.6-754: rebuild with unordered-containers 0.2.20.1
- - - - -
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 = 753
+ pkgrel = 754
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=753
+pkgrel=754
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/3126afc004277c499d7c3b98e11341e049fbf0f5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pipes-http/-/commit/3126afc004277c499d7c3b98e11341e049fbf0f5
You're receiving this email because of your account on gitlab.archlinux.org.