prosody: bump community modules to ce716e5e0fee (#505082)
This commit is contained in:
@@ -56,8 +56,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
# version.
|
||||
communityModules = fetchhg {
|
||||
url = "https://hg.prosody.im/prosody-modules";
|
||||
rev = "83355cfcad1d";
|
||||
hash = "sha256-v8o2FMUY2dQEQ+G81Ec4RJ7J5Mz5CkXc4iabAAb13L4=";
|
||||
rev = "ce716e5e0fee";
|
||||
hash = "sha256-jjsHL9+lLwhFXO61h6SmQjwEdRJQ/zKgc1PDnH+wHxs=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
||||
Reference in New Issue
Block a user