Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
root
Commits:
e0206c6a by Jakub Klinkovský at 2025-12-18T19:46:58+01:00
upgpkg: 6.38.00-2: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = root
pkgdesc = C++ data analysis framework and interpreter from CERN
pkgver = 6.38.00
- pkgrel = 1
+ pkgrel = 2
url = https://root.cern
arch = x86_64
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@
pkgbase=root
pkgname=(root root-cuda)
pkgver=6.38.00
-pkgrel=1
+pkgrel=2
pkgdesc='C++ data analysis framework and interpreter from CERN'
arch=(x86_64)
url='https://root.cern'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/root/-/commit/e0206c6a23427ac33d85d4ef2cad49485d541f5b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/root/-/commit/e0206c6a23427ac33d85d4ef2cad49485d541f5b
You're receiving this email because of your account on gitlab.archlinux.org.