Date: Monday, October 17, 2022 @ 21:53:37
  Author: grawlinson
Revision: 1329929

upgpkg: cargo-pgx 0.5.2-1; new upstream release

Modified:
  cargo-pgx/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-17 21:53:27 UTC (rev 1329928)
+++ PKGBUILD    2022-10-17 21:53:37 UTC (rev 1329929)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=cargo-pgx
-pkgver=0.5.1
+pkgver=0.5.2
 pkgrel=1
 pkgdesc='Build PostgreSQL extensions with Rust'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 )
 makedepends=('git' 'rust')
 options=('!lto')
-_commit='c25c605f5fcb603d0ab67ff75a37676b44880967'
+_commit='d1ffdb2969f414652d48548341e9d9ff9d02e672'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to