Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / postgrest
Commits:
69d5d802 by Felix Yan at 2025-08-27T14:41:20+08:00
upgpkg: 10.0.0-431: rebuild with hspec 2.11.0, hspec-core 2.11.0,
hspec-discover 2.11.0, tasty-hspec 1.2.0.4
- - - - -
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 = 430
+ pkgrel = 431
url = https://github.com/begriffs/postgrest
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=postgrest
pkgver=10.0.0
-pkgrel=430
+pkgrel=431
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/69d5d802164e94feb9a6e7e9b958830b7d9cbbdd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/postgrest/-/commit/69d5d802164e94feb9a6e7e9b958830b7d9cbbdd
You're receiving this email because of your account on gitlab.archlinux.org.