From d9ddccdf421ea0185d5a204da87370bb3a963dc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 10 Oct 2022 19:34:32 -0300 Subject: [PATCH] pari-nflistdata: update to 20220729. Note that upstream doesn't change the filenames on updates. We use the timestamp in the http server to manage the version. In b7a1bbcde8d5277e7c9186928aca11bbd2d67dc2 the checksum was "fixed" (i.e. changed to the checksum of the new version) but the package in the void packages repository was not rebuilt. Now we change the version so it's rebuilt. --- srcpkgs/pari-nflistdata/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/pari-nflistdata/template b/srcpkgs/pari-nflistdata/template index cd64a18eabb9..ef4e37a791d0 100644 --- a/srcpkgs/pari-nflistdata/template +++ b/srcpkgs/pari-nflistdata/template @@ -1,6 +1,6 @@ # Template file for 'pari-nflistdata' pkgname=pari-nflistdata -version=20220326 +version=20220729 revision=1 create_wrksrc=yes short_desc="PARI/GP database needed by nflist"