python3.pkgs.slob: convert src.hash format

This commit is contained in:
Doron Behar
2025-12-28 12:49:44 +02:00
parent 1245fad6f4
commit b363cb1808
@@ -17,7 +17,7 @@ buildPythonPackage {
owner = "itkach";
repo = "slob";
rev = "018588b59999c5c0eb42d6517fdb84036f3880cb";
sha256 = "01195hphjnlcvgykw143rf06s6y955sjc1r825a58vhjx7hj54zh";
hash = "sha256-8JMi4ekSblRUESgHJnUpyRttgMuDBD7924xaCS8sKQQ=";
};
propagatedBuildInputs = [ pyicu ];