python310Packages.annexremote: fix src hash

This commit is contained in:
Sandro Jäckel
2023-03-13 17:01:45 +01:00
parent 1b0e903593
commit 90040062f2

View File

@@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "Lykos153";
repo = "AnnexRemote";
rev = "v${version}";
sha256 = "08myswj1vqkl4s1glykq6xn76a070nv5mxj0z8ibl6axz89bvypi";
sha256 = "sha256-h03gkRAMmOq35zzAq/OuctJwPAbP0Idu4Lmeu0RycDc=";
};
nativeCheckInputs = [