From 3af733c6d6d03965d122d48793faa786ac409666 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Tue, 25 Jan 2022 17:21:51 -0300 Subject: [PATCH] arb: update to 2.22.1. --- srcpkgs/arb/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/arb/template b/srcpkgs/arb/template index 6bc7c9a84738..52f11ef83c90 100644 --- a/srcpkgs/arb/template +++ b/srcpkgs/arb/template @@ -1,6 +1,6 @@ # Template file for 'arb' pkgname=arb -version=2.22.0 +version=2.22.1 revision=1 build_style=configure configure_args="--prefix=/usr --with-gmp=/usr --with-mpfr=/usr --with-flint=/usr" @@ -11,7 +11,7 @@ license="LGPL-2.1-or-later" homepage="https://arblib.org" changelog="https://raw.githubusercontent.com/fredrik-johansson/arb/master/doc/source/history.rst" distfiles="https://github.com/fredrik-johansson/arb/archive/${version}.tar.gz" -checksum=3e40ab8cf61c0cd63d5901064d73eaa2d04727bbdc6eebb1727997958a14f24d +checksum=1ef85518eee04885e8a90196498bc75e4e2410621d4184f2bc01d46b7080a243 CFLAGS="-D_GNU_SOURCE" # needed for cpu_set_t