python3Packages.datalad: fix src hash (#475428)

This commit is contained in:
Aleksana
2025-12-31 15:56:02 +00:00
committed by GitHub
@@ -58,7 +58,7 @@ buildPythonPackage rec {
owner = "datalad";
repo = "datalad";
tag = version;
hash = "sha256-VkHTX0j963N2HMwHoJv8M314SykXFB9u4eqIUDeJ+tw=";
hash = "sha256-C3e9k4RDFfDMaimZ/7TtAJNzdlfVrKoTHVl0zKL9EjI=";
};
postPatch = ''