Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-http-api-data
Commits:
dbaf17cf by Felix Yan at 2023-11-09T23:15:33+02:00
upgpkg: 0.5.1-23: rebuild with math-functions 0.3.4.3
- - - - -
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 = 22
+ pkgrel = 23
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=22
+pkgrel=23
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/dbaf17cf44873d619b320e16e7d9e22350306e26
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-http-api-data/-/commit/dbaf17cf44873d619b320e16e7d9e22350306e26
You're receiving this email because of your account on gitlab.archlinux.org.