From a1d767675f5d1166547181fd95f51ba1a44a75d0 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 24 Sep 2023 16:33:22 +0200 Subject: [PATCH] perl-Math-BigInt-GMP: rebuild for perl-5.38.0. --- srcpkgs/perl-Math-BigInt-GMP/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/perl-Math-BigInt-GMP/template b/srcpkgs/perl-Math-BigInt-GMP/template index f6d21a2eb6f..74772ac1d21 100644 --- a/srcpkgs/perl-Math-BigInt-GMP/template +++ b/srcpkgs/perl-Math-BigInt-GMP/template @@ -1,7 +1,7 @@ # Template file for 'perl-Math-BigInt-GMP' pkgname=perl-Math-BigInt-GMP version=1.6013 -revision=1 +revision=2 build_style=perl-module hostmakedepends="perl" makedepends="perl gmp-devel"