pyspread: 2.2.3 -> 2.3

This commit is contained in:
R. Ryantm 2024-09-03 09:26:19 +00:00
parent c78e599b85
commit 52f210ec74

View File

@ -9,10 +9,10 @@
let
# get rid of rec
pname = "pyspread";
version = "2.2.3";
version = "2.3";
src = fetchPypi {
inherit pname version;
hash = "sha256-oNMDDXpl6Y0N7j+qgboSTJA9SR5KzKxhoMh/44ngjdA=";
hash = "sha256-vbDZo/kYtnxmOd3JSEG9+0yD0nfM/BGcAySfBD2xogw=";
};
inherit (libsForQt5)
qtsvg