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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 17 08:34:02 UTC 2022


    Date: Monday, January 17, 2022 @ 08:34:01
  Author: felixonmars
Revision: 1107521

upgpkg: python-pyrsistent 0.18.1-1

Modified:
  python-pyrsistent/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-17 08:33:21 UTC (rev 1107520)
+++ PKGBUILD	2022-01-17 08:34:01 UTC (rev 1107521)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pyrsistent
-pkgver=0.18.0
-pkgrel=3
+pkgver=0.18.1
+pkgrel=1
 pkgdesc="Persistent/Functional/Immutable data structures"
 arch=('x86_64')
 license=('MIT')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest' 'python-hypothesis')
 source=("https://pypi.io/packages/source/p/pyrsistent/pyrsistent-$pkgver.tar.gz"
         LICENCE.mit)
-sha512sums=('f56062430f914a884a9317ecf5278ccc09d98f1d6867716f89173db47996b8d4c1ef4f5c0121c955d81fc4fe8aba7d30f38679baea6208168c3952846064cfeb'
+sha512sums=('353ad6e9165e1afdde37730a9289cf8dde28491abb688d702a8c8f5279e24f5ce387a5d00ac4a077322299f9c1a535781bcacdcd1cb914ddb317b3ca9641778b'
             '036bd5cc2a62b004576ecc50a84dc7d187d8108f52cb886f7e32bed324327af2dc132100e1c8f1dd2ce35b774f74898020f04a315e5137319deda18a449e791a')
 
 prepare() {



More information about the arch-commits mailing list