[arch-commits] Commit in flint/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Fri Oct 1 17:49:28 UTC 2021


    Date: Friday, October 1, 2021 @ 17:49:28
  Author: arojas
Revision: 1026494

Update to 2.8.1

Modified:
  flint/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-01 17:44:33 UTC (rev 1026493)
+++ PKGBUILD	2021-10-01 17:49:28 UTC (rev 1026494)
@@ -3,7 +3,7 @@
 # Contributor: Alessandro "jakedust" Andrioni <jakedust at gmail.com>
 
 pkgname=flint
-pkgver=2.8.0
+pkgver=2.8.1
 pkgrel=1
 pkgdesc='A C library for doing number theory'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(mpfr ntl cblas)
 makedepends=(cmake python)
 source=(http://www.flintlib.org/flint-$pkgver.tar.gz)
-sha256sums=('584235cdc39d779d9920eaef16fe084f3c26ffeeea003a3fff64a20a0f33449e')
+sha256sums=('edfdda7a7cb847db4e55e050349259cbc9778589686007fb45602d36ecfb427e')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list