Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / arrow


Commits:
516fc605 by Antonio Rojas at 2023-12-14T08:22:36+01:00
upgpkg: 14.0.1-1: Update to 14.0.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = arrow
        pkgdesc = Columnar in-memory analytics layer for big data.
-       pkgver = 14.0.0
+       pkgver = 14.0.1
        pkgrel = 1
        url = https://arrow.apache.org
        arch = x86_64
@@ -30,13 +30,13 @@ pkgbase = arrow
        depends = zstd
        provides = parquet-cpp
        conflicts = parquet-cpp
-       source = 
https://archive.apache.org/dist/arrow/arrow-14.0.0/apache-arrow-14.0.0.tar.gz
-       source = 
https://archive.apache.org/dist/arrow/arrow-14.0.0/apache-arrow-14.0.0.tar.gz.asc
+       source = 
https://archive.apache.org/dist/arrow/arrow-14.0.1/apache-arrow-14.0.1.tar.gz
+       source = 
https://archive.apache.org/dist/arrow/arrow-14.0.1/apache-arrow-14.0.1.tar.gz.asc
        source = git+https://github.com/apache/parquet-testing.git
        source = git+https://github.com/apache/arrow-testing.git
        validpgpkeys = 265F80AB84FE03127E14F01125BCCA5220D84079
        validpgpkeys = 08D3564B7C6A9CAFBFF6A66791D18FCF079F8007
-       sha512sums = 
9e1f8179e37279a47baa3587c66d8b385362478d998601b5f0a8bb2f360ec8cdb954705f397dac413ac1411e72d4dd740e3785823cc063ca35eb80585d2eedf2
+       sha512sums = 
31d19f0ca80349f63db74bae813256b47907f85725a9bf01ef6f32406e79828ebb4701faedb52696b6a5b3bb89ad4e136485fd5eb35d396dd42147c11d4d2713
        sha512sums = SKIP
        sha512sums = SKIP
        sha512sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Guillaume Horel <guillaume.ho...@gmail.com>
 
 pkgname=arrow
-pkgver=14.0.0
+pkgver=14.0.1
 pkgrel=1
 pkgdesc="Columnar in-memory analytics layer for big data."
 arch=(x86_64)
@@ -16,7 +16,7 @@ makedepends=(boost clang cmake flatbuffers git gmock 
rapidjson xsimd)
 
source=(https://archive.apache.org/dist/${pkgname}/${pkgname}-${pkgver}/apache-${pkgname}-${pkgver}.tar.gz{,.asc}
         git+https://github.com/apache/parquet-testing.git
         git+https://github.com/apache/arrow-testing.git)
-sha512sums=('9e1f8179e37279a47baa3587c66d8b385362478d998601b5f0a8bb2f360ec8cdb954705f397dac413ac1411e72d4dd740e3785823cc063ca35eb80585d2eedf2'
+sha512sums=('31d19f0ca80349f63db74bae813256b47907f85725a9bf01ef6f32406e79828ebb4701faedb52696b6a5b3bb89ad4e136485fd5eb35d396dd42147c11d4d2713'
             'SKIP'
             'SKIP'
             'SKIP')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/arrow/-/commit/516fc605d68ae367ae5ecd6250c6723d70722cc0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/arrow/-/commit/516fc605d68ae367ae5ecd6250c6723d70722cc0
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to