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

Antonio Rojas arojas at gemini.archlinux.org
Thu Jan 6 09:16:10 UTC 2022


    Date: Thursday, January 6, 2022 @ 09:16:09
  Author: arojas
Revision: 1094634

Update to 2.1.2

Modified:
  python-gmpy2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-06 09:04:17 UTC (rev 1094633)
+++ PKGBUILD	2022-01-06 09:16:09 UTC (rev 1094634)
@@ -3,7 +3,7 @@
 # Contributor: Alexander Slesarev <slesarew at gmail dot com>
 
 pkgname=python-gmpy2
-pkgver=2.1.1
+pkgver=2.1.2
 pkgrel=1
 pkgdesc='Provides C-coded Python modules for fast multiple-precision arithmetic'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(python libmpc)
 makedepends=(python-setuptools)
 source=(https://github.com/aleaxit/gmpy/archive/refs/tags/gmpy2-$pkgver.tar.gz)
-sha256sums=('6cf4dd6c81e860dc81cda9c0d7f0a0439a73d2cc0879cff70d4b94b585f49ee1')
+sha256sums=('d2a7b3620bb0bfc6f3e2249903de8398bdf54446ce2b6bb094432945ebbd1ecb')
 
 build() {
   cd gmpy-gmpy2-$pkgver



More information about the arch-commits mailing list