From 18517c9ff9f40851eec278fa8878050c3a7fc0cb Mon Sep 17 00:00:00 2001 From: J0WI Date: Sun, 7 May 2023 22:15:14 +0200 Subject: [PATCH] community/py3-distributed: upgrade to 2023.4.1 --- community/py3-distributed/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/py3-distributed/APKBUILD b/community/py3-distributed/APKBUILD index dc3e618584d..94393f86945 100644 --- a/community/py3-distributed/APKBUILD +++ b/community/py3-distributed/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Bart Ribbers # Maintainer: Bart Ribbers pkgname=py3-distributed -pkgver=2023.4.0 -pkgrel=1 +pkgver=2023.4.1 +pkgrel=0 pkgdesc="A library for distributed computation" url="https://distributed.dask.org/" arch="noarch" @@ -62,5 +62,5 @@ package() { } sha512sums=" -a96e79b6553faee256f1fe7e24d167a6b2eb3fefb127bf5ce0991b3d3cb4fc935d8eb7e64442f8d1f51cf3fd2b5d9e5807e71336b41acc1fabd280947e684744 distributed-2023.4.0.tar.gz +b646689ad97220a78fa7848f23113b1d361a2c14dc3a82324df907f00316d5aeb53f1ebfa715db0162f8d06410e3393a4e1ec895a890c650557b83592a639fb0 distributed-2023.4.1.tar.gz "