Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http-api-data
Commits:
43e2d3c1 by Felix Yan at 2025-07-29T00:45:46+08:00
upgpkg: 0.5.1-112: rebuild with hedgehog 1.4, tasty-hedgehog 1.4.0.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-http-api-data
pkgdesc = Converting to/from HTTP API data like URL pieces, headers and
query parameters.
pkgver = 0.5.1
- pkgrel = 111
+ pkgrel = 112
url = https://github.com/fizruk/http-api-data
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=http-api-data
pkgname=haskell-http-api-data
pkgver=0.5.1
-pkgrel=111
+pkgrel=112
pkgdesc="Converting to/from HTTP API data like URL pieces, headers and query
parameters."
url="https://github.com/fizruk/http-api-data"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-api-data/-/commit/43e2d3c123e6734239ab0692e7ca9642516ab604
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-api-data/-/commit/43e2d3c123e6734239ab0692e7ca9642516ab604
You're receiving this email because of your account on gitlab.archlinux.org.