diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-05-23 15:02:10 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-05-23 15:02:10 +0200 |
commit | 815c337333c384dca5b92be86ec40752a1c69721 (patch) | |
tree | 9aca5635fc1ff8c95eeef1fd8aa8687e532bc96d /python-silx/PKGBUILD | |
parent | f9af7934dde68fe894e0815367f1cb2cbf30a3b0 (diff) | |
download | archlinuxewe-815c337333c384dca5b92be86ec40752a1c69721.tar.xz |
python-silx: rebuild
Diffstat (limited to 'python-silx/PKGBUILD')
-rw-r--r-- | python-silx/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python-silx/PKGBUILD b/python-silx/PKGBUILD index 424636a59..189ced186 100644 --- a/python-silx/PKGBUILD +++ b/python-silx/PKGBUILD @@ -4,13 +4,13 @@ pkgname=python-silx _pkgname=silx pkgver=1.1.1 -pkgrel=13 +pkgrel=14 pkgdesc="A collection of Python packages for data analysis at synchrotron radiation facilities." arch=('i686' 'pentium4' 'x86_64') url="http://www.silx.org" license=('MIT' 'LGPL') _pinned_dependencies=( - 'gcc-libs=14.1.1+r1+g43b730b9134' + 'gcc-libs=14.1.1+r58+gfc9fb69ad62' 'glibc>=2.31' ) depends=( |