Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pipes-http
Commits:
78d5f9eb by Felix Yan at 2024-12-22T02:45:47+08:00
upgpkg: 1.0.6-608: rebuild with iproute 1.7.14
- - - - -
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 = 607
+ pkgrel = 608
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=607
+pkgrel=608
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/78d5f9eb00efb1e96807e4324a02e24a24901b06
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pipes-http/-/commit/78d5f9eb00efb1e96807e4324a02e24a24901b06
You're receiving this email because of your account on gitlab.archlinux.org.