Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / postgrest
Commits:
3cdd27ec by Felix Yan at 2024-12-22T03:04:10+08:00
upgpkg: 10.0.0-278: rebuild with iproute 1.7.14
- - - - -
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 = 277
+ pkgrel = 278
url = https://github.com/begriffs/postgrest
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=postgrest
pkgver=10.0.0
-pkgrel=277
+pkgrel=278
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/3cdd27ec91242ba3c5bd900ef4d6d3ebb5469374
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/postgrest/-/commit/3cdd27ec91242ba3c5bd900ef4d6d3ebb5469374
You're receiving this email because of your account on gitlab.archlinux.org.