Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / postgrest
Commits:
6171c0b2 by Felix Yan at 2025-07-01T23:46:04+08:00
upgpkg: 10.0.0-375: rebuild with generic-deriving 1.14.6
- - - - -
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 = 374
+ pkgrel = 375
url = https://github.com/begriffs/postgrest
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=postgrest
pkgver=10.0.0
-pkgrel=374
+pkgrel=375
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/6171c0b23e0b0047e916ba13cc35c87f1d72980a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/postgrest/-/commit/6171c0b23e0b0047e916ba13cc35c87f1d72980a
You're receiving this email because of your account on gitlab.archlinux.org.