Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
hepmc
Commits:
c077be3a by Jelle van der Waa at 2024-11-20T10:46:20+01:00
upgpkg: 3.2.6-16: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = hepmc
pkgdesc = A particle physics package for storing collision events from
Monte Carlo generators
pkgver = 3.2.6
- pkgrel = 15
+ pkgrel = 16
url = https://hepmc.web.cern.ch/
arch = x86_64
license = GPL3
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgbase=hepmc
pkgname=("${pkgbase}" "${pkgbase}-docs")
_pkgname=HepMC3
pkgver=3.2.6
-pkgrel=15
+pkgrel=16
pkgdesc="A particle physics package for storing collision events from Monte
Carlo generators"
arch=('x86_64')
url="https://hepmc.web.cern.ch/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hepmc/-/commit/c077be3a832df1e0c6eeb42ccfdfbd7de6548e57
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hepmc/-/commit/c077be3a832df1e0c6eeb42ccfdfbd7de6548e57
You're receiving this email because of your account on gitlab.archlinux.org.