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

Antonio Rojas arojas at gemini.archlinux.org
Tue Mar 8 07:40:33 UTC 2022


    Date: Tuesday, March 8, 2022 @ 07:40:33
  Author: arojas
Revision: 1145353

Update to 0.9.2

Modified:
  python-symengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-08 07:29:16 UTC (rev 1145352)
+++ PKGBUILD	2022-03-08 07:40:33 UTC (rev 1145353)
@@ -3,7 +3,7 @@
 
 pkgname=python-symengine
 _pkgname=symengine.py
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 arch=(x86_64)
 pkgdesc='Python wrappers for SymEngine'
@@ -12,7 +12,7 @@
 makedepends=(cmake cython cereal)
 license=(MIT)
 source=(https://github.com/symengine/symengine.py/archive/v$pkgver/$_pkgname-$pkgver.tar.gz)
-sha256sums=('8a96ff79fe9fc5132b32de769b44d1dcbfad31e9f9ec88924a3eee21e7aed93b')
+sha256sums=('9da048692d741bb001d9947a0e2bdf8909600cb4e6f3b9273d518cf93300955d')
 
 build() {
   cmake -B build -S $_pkgname-$pkgver \



More information about the arch-commits mailing list