Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / nlopt
Commits:
351c48d6 by Antonio Rojas at 2024-12-15T15:57:35+01:00
upgpkg: 2.9.0-4: python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = nlopt
pkgdesc = Nonlinear optimization library
pkgver = 2.9.0
- pkgrel = 3
+ pkgrel = 4
url = https://nlopt.readthedocs.io/en/latest/
arch = x86_64
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=nlopt
pkgver=2.9.0
-pkgrel=3
+pkgrel=4
pkgdesc="Nonlinear optimization library"
arch=(x86_64)
url="https://nlopt.readthedocs.io/en/latest/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nlopt/-/commit/351c48d6877128cfe7ebdb16733cef54eaa793e9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nlopt/-/commit/351c48d6877128cfe7ebdb16733cef54eaa793e9
You're receiving this email because of your account on gitlab.archlinux.org.