Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pipes-http
Commits:
c5731dd7 by Felix Yan at 2025-05-13T00:53:20+08:00
upgpkg: 1.0.6-651: rebuild with assoc 1.1.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 = 650
+ pkgrel = 651
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=650
+pkgrel=651
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/c5731dd7fc0a6c6408fb08f413981afdad6ff725
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pipes-http/-/commit/c5731dd7fc0a6c6408fb08f413981afdad6ff725
You're receiving this email because of your account on gitlab.archlinux.org.