From b61faac9d0aba8626bf0144221af90d9d62bed70 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 1 Feb 2025 18:02:15 +0000 Subject: [PATCH] python-upsetplot: auto updated to 0.9.0-4 --- BioArchLinux/python-upsetplot/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/python-upsetplot/PKGBUILD b/BioArchLinux/python-upsetplot/PKGBUILD index 7e6f92582c..e301f12f17 100644 --- a/BioArchLinux/python-upsetplot/PKGBUILD +++ b/BioArchLinux/python-upsetplot/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-upsetplot _module=UpSetPlot pkgver=0.9.0 -pkgrel=3 +pkgrel=4 pkgdesc='Python implementation of UpSet plots by Lex et al. doi:10.1109/TVCG.2014.2346248' arch=(any) url='https://github.com/jnothman/UpSetPlot'