From 4ebb99cbe99b4c82249a9cdfd0f1006e8468344f Mon Sep 17 00:00:00 2001 From: Wesley van Tilburg Date: Fri, 22 Apr 2022 15:21:09 +0000 Subject: [PATCH] testing/postgresql-citus: rebuild for icu-71.1 --- testing/postgresql-citus/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/postgresql-citus/APKBUILD b/testing/postgresql-citus/APKBUILD index 6b05f446bac..d8ffd2911e8 100644 --- a/testing/postgresql-citus/APKBUILD +++ b/testing/postgresql-citus/APKBUILD @@ -3,7 +3,7 @@ pkgname=postgresql-citus _projname=citus pkgver=10.2.5 -pkgrel=0 +pkgrel=1 pkgdesc="Scalable PostgreSQL for multi-tenant and real-time analytics workloads" url="https://github.com/citusdata/citus" arch="all"