yakut: 0.14.0 -> 0.14.1

This commit is contained in:
R. Ryantm
2025-06-26 11:28:54 +00:00
parent fcde5a91e4
commit 20e0e145d9
@@ -18,12 +18,12 @@
buildPythonApplication rec {
pname = "yakut";
version = "0.14.0";
version = "0.14.1";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-58SYSbKJWFgxm8QAaLPIDfVowV+NEh2nMEDrwSSBDbI=";
hash = "sha256-wCchb0bSnwlEwgb/Oe0gHnkEU3F+cotlvv/WXAr72i8=";
};
buildInputs = [