[arch-commits] Commit in timescaledb/trunk (PKGBUILD)

George Rawlinson grawlinson at gemini.archlinux.org
Fri Sep 2 08:16:50 UTC 2022


    Date: Friday, September 2, 2022 @ 08:16:50
  Author: grawlinson
Revision: 1290740

upgpkg: timescaledb 2.8.0-1; new upstream release

Modified:
  timescaledb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-02 08:15:28 UTC (rev 1290739)
+++ PKGBUILD	2022-09-02 08:16:50 UTC (rev 1290740)
@@ -3,14 +3,14 @@
 # Contributor: Felix Fung <fylixeoi at gmail.com>
 
 pkgname=timescaledb
-_commit=54ab29aabcaa28c03d7ba3e9fbdbbbd7682104bf
+_commit=2410bdf27400c0bfc34b879210a8f4a9b708bce0
 # limit to last 5 releases
 _versions=(
-  2.6.0
   2.6.1
   2.7.0
   2.7.1
-  2.7.2 # current ts version
+  2.7.2
+  2.8.0 # current ts version
 )
 pkgver="${_versions[-1]}"
 pkgrel=1



More information about the arch-commits mailing list