Date: Friday, October 7, 2022 @ 06:56:42
  Author: grawlinson
Revision: 1323770

upgpkg: timescaledb 2.8.1-1

Modified:
  timescaledb/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-07 06:56:27 UTC (rev 1323769)
+++ PKGBUILD    2022-10-07 06:56:42 UTC (rev 1323770)
@@ -3,14 +3,14 @@
 # Contributor: Felix Fung <[email protected]>
 
 pkgname=timescaledb
-_commit=2410bdf27400c0bfc34b879210a8f4a9b708bce0
+_commit=65078486025a5cfdd00663f524831619066c5946
 # limit to last 5 releases
 _versions=(
-  2.6.1
   2.7.0
   2.7.1
   2.7.2
-  2.8.0 # current ts version
+  2.8.0
+  2.8.1 # current ts version
 )
 pkgver="${_versions[-1]}"
 pkgrel=1

Reply via email to