pyspread: 2.2.2 -> 2.2.3

This commit is contained in:
R. Ryantm
2024-01-18 20:15:40 +00:00
parent 3df632c2fb
commit 030a635e2b
+2 -2
View File
@@ -9,10 +9,10 @@
let
# get rid of rec
pname = "pyspread";
version = "2.2.2";
version = "2.2.3";
src = fetchPypi {
inherit pname version;
hash = "sha256-vbBu/dMXQf14F7qWvyHX5T8/AkjeZhaQt1eQ6Nidpsc=";
hash = "sha256-oNMDDXpl6Y0N7j+qgboSTJA9SR5KzKxhoMh/44ngjdA=";
};
inherit (libsForQt5)
qtsvg