Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
timescaledb-old-upgrade


Commits:
de97aeb6 by Sven-Hendrik Haase at 2024-03-09T02:33:57+01:00
upgpkg: 2.14.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = timescaledb-old-upgrade
        pkgdesc = TimescaleDB build for migrating between major versions of 
PostgreSQL
-       pkgver = 2.13.1
+       pkgver = 2.14.2
        pkgrel = 1
        url = https://www.timescale.com/
        arch = x86_64
@@ -11,8 +11,8 @@ pkgbase = timescaledb-old-upgrade
        makedepends = git
        depends = postgresql-old-upgrade<16
        depends = postgresql-old-upgrade>=15
-       depends = timescaledb=2.13.1
-       source = 
timescaledb::git+https://github.com/timescale/timescaledb#commit=27398c44085ee4341e373351776e0052bd25bbc2
+       depends = timescaledb=2.14.2
+       source = 
timescaledb::git+https://github.com/timescale/timescaledb#commit=8f27a70d054fc80c4bbc722d8df4b6b305a7e93d
        b2sums = SKIP
 
 pkgname = timescaledb-old-upgrade


=====================================
PKGBUILD
=====================================
@@ -6,13 +6,13 @@ _current_pg_version=16
 _old_pg_version=$(( _current_pg_version - 1 ))
 # limit to last 5 releases
 declare -gA _commits=(
-  [2.12.0]=ec99b00f18a6cc636fc7ff6e4bcff870d4201c90
-  [2.12.1]=c93faddbe95e45d93a53c3f652e2033558e8b380
-  [2.12.2]=2a39fbb444888bbba9139c7f7ab84f2aa28509ee
   [2.13.0]=96f81a3106683f186f091ad88339c8c223f4363c
   [2.13.1]=27398c44085ee4341e373351776e0052bd25bbc2
+  [2.14.0]=5ede370059550c9d11d3171950767ba11ebd3797
+  [2.14.1]=39616e838b1c540a7ed83b5243a980a9c21a4333
+  [2.14.2]=8f27a70d054fc80c4bbc722d8df4b6b305a7e93d
 )
-pkgver=2.13.1
+pkgver=2.14.2
 pkgrel=1
 pkgdesc='TimescaleDB build for migrating between major versions of PostgreSQL'
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/timescaledb-old-upgrade/-/commit/de97aeb6a1c74a961d1799954225b75a0ab336b6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/timescaledb-old-upgrade/-/commit/de97aeb6a1c74a961d1799954225b75a0ab336b6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to