python3Packages.datalad: fix src hash (#475428)
This commit is contained in:
@@ -58,7 +58,7 @@ buildPythonPackage rec {
|
||||
owner = "datalad";
|
||||
repo = "datalad";
|
||||
tag = version;
|
||||
hash = "sha256-VkHTX0j963N2HMwHoJv8M314SykXFB9u4eqIUDeJ+tw=";
|
||||
hash = "sha256-C3e9k4RDFfDMaimZ/7TtAJNzdlfVrKoTHVl0zKL9EjI=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
||||
Reference in New Issue
Block a user