rucio: 38.5.0 -> 38.5.1 (#462572)
This commit is contained in:
@@ -40,13 +40,13 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "38.5.0";
|
||||
version = "38.5.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "rucio";
|
||||
repo = "rucio";
|
||||
tag = version;
|
||||
hash = "sha256-j+VFPS4obKdbbFPj3HZnpe5bzIMgOGaCeaKAiRuc0Gk=";
|
||||
hash = "sha256-MJcWTUg072EmG5j4fFTCuWI0ABqITLSINwp2nxVnj4A=";
|
||||
};
|
||||
in
|
||||
buildPythonPackage {
|
||||
|
||||
Reference in New Issue
Block a user