Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
apache-orc
Commits:
717b9ab2 by Christian Heusel at 2024-09-09T11:27:58+02:00
upgpkg: 2.0.1-4: protobuf 28.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = apache-orc
pkgdesc = Columnar storage for Hadoop workloads.
pkgver = 2.0.1
- pkgrel = 3
+ pkgrel = 4
url = https://orc.apache.org
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_pkg=orc
pkgname=apache-${_pkg}
pkgver=2.0.1
-pkgrel=3
+pkgrel=4
pkgdesc="Columnar storage for Hadoop workloads."
arch=(x86_64)
url="https://orc.apache.org"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/apache-orc/-/commit/717b9ab2757df5997e43b0383185ac043ba66a25
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/apache-orc/-/commit/717b9ab2757df5997e43b0383185ac043ba66a25
You're receiving this email because of your account on gitlab.archlinux.org.