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


Commits:
d1549c47 by Antonio Rojas at 2026-05-27T20:26:24+02:00
upgpkg: 2.3.0-7: gcc-libs--

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,15 @@
 pkgbase = lidia
        pkgdesc = A library for computational number theory
        pkgver = 2.3.0
-       pkgrel = 6
+       pkgrel = 7
        url = https://www.math.ucdavis.edu/~latte/
        arch = x86_64
        license = GPL-2.0-or-later
        makedepends = git
-       depends = gcc-libs
        depends = glibc
        depends = gmp
+       depends = libgcc
+       depends = libstdc++
        source = 
git+https://github.com/mkoeppe/LiDIA#tag=v2.3.0+latte-patches-2019-05-02
        sha256sums = 
19588fa4bbe51d683c093817a8620926ea8439408bc01f7a109d8ebd54d895c1
 


=====================================
PKGBUILD
=====================================
@@ -3,14 +3,15 @@
 pkgname=lidia
 pkgver=2.3.0
 _patchver=2019-05-02
-pkgrel=6
+pkgrel=7
 pkgdesc='A library for computational number theory'
 arch=(x86_64)
 url='https://www.math.ucdavis.edu/~latte/'
 license=(GPL-2.0-or-later)
-depends=(gcc-libs
-         glibc
-         gmp)
+depends=(glibc
+         gmp
+         libgcc
+         libstdc++)
 makedepends=(git)
 
source=(git+https://github.com/mkoeppe/LiDIA#tag=v$pkgver+latte-patches-$_patchver)
 sha256sums=('19588fa4bbe51d683c093817a8620926ea8439408bc01f7a109d8ebd54d895c1')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lidia/-/commit/d1549c47e13cc595a0b0f595fd3814c63ed61b1f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lidia/-/commit/d1549c47e13cc595a0b0f595fd3814c63ed61b1f
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to