Date: Friday, February 3, 2023 @ 00:53:52
  Author: grawlinson
Revision: 1392113

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

Modified:
  cargo-pgx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-03 00:53:42 UTC (rev 1392112)
+++ PKGBUILD    2023-02-03 00:53:52 UTC (rev 1392113)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=cargo-pgx
-pkgver=0.7.0
+pkgver=0.7.1
 pkgrel=1
 pkgdesc='Build PostgreSQL extensions with Rust'
 arch=('x86_64')
@@ -13,7 +13,7 @@
 )
 makedepends=('git' 'rust')
 options=('!lto')
-_commit='b5806e3e2243fe702ecb2741956507c9bab682be'
+_commit='4b9467aebfd88c71cf0531b76cb524350ef0b698'
 source=("$pkgname::git+$url.git#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to