Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / postgrest
Commits:
2b901aad by Felix Yan at 2025-10-16T03:46:03+08:00
upgpkg: 10.0.0-514: rebuild with configurator-pg 0.2.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = postgrest
pkgdesc = REST API for any Postgres database
pkgver = 10.0.0
- pkgrel = 513
+ pkgrel = 514
url = https://github.com/begriffs/postgrest
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=postgrest
pkgver=10.0.0
-pkgrel=513
+pkgrel=514
pkgdesc="REST API for any Postgres database"
url="https://github.com/begriffs/postgrest"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/postgrest/-/commit/2b901aad4e9da6ff26db1d522ff6fa3daa80fdd9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/postgrest/-/commit/2b901aad4e9da6ff26db1d522ff6fa3daa80fdd9
You're receiving this email because of your account on gitlab.archlinux.org.