summaryrefslogtreecommitdiff
path: root/perl-math-random/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-05-05 21:14:21 +0200
committerErich Eckner <git@eckner.net>2023-05-05 21:14:21 +0200
commit304ae729e64f2d7d1d80d4b0a2b41a6baf6ced0d (patch)
tree5ea966f96650c2c6038389dae07c74b134ca1e88 /perl-math-random/PKGBUILD
parent85a034cfab1fe225638658b1de8d31b21ff89e78 (diff)
downloadarchlinuxewe-304ae729e64f2d7d1d80d4b0a2b41a6baf6ced0d.tar.xz
perl-math-random: rebuild
Diffstat (limited to 'perl-math-random/PKGBUILD')
-rw-r--r--perl-math-random/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-math-random/PKGBUILD b/perl-math-random/PKGBUILD
index 4bf383bd0..8245b39d3 100644
--- a/perl-math-random/PKGBUILD
+++ b/perl-math-random/PKGBUILD
@@ -4,13 +4,13 @@
pkgname='perl-math-random'
pkgver='0.72'
-pkgrel=15
+pkgrel=16
pkgdesc="Random Number Generators"
arch=('x86_64' 'i686' 'pentium4')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
_pinned_dependencies=(
- 'gcc-libs=12.2.1'
+ 'gcc-libs=13.1.1'
'glibc>=2.31'
)
depends=(