overlays/matrix-synapse: update to 1.113.0
This commit is contained in:
parent
77884e4637
commit
a93a1478e2
@ -1,7 +1,7 @@
|
||||
let
|
||||
version = "1.112.0";
|
||||
hash = "sha256-8iXw9C91kPWDlzo/3AA/iVCQqq47eGSORMTzEQTTS+8=";
|
||||
sha256 = "sha256-hx/IMOxk4vUHXMMIcnxnC3RJcIvJL+IooZnf+m+VKSs=";
|
||||
version = "1.113.0";
|
||||
hash = "sha256-8Ts2QOSugPU8Do1Mpusez9tSqiaB+UzCWWY4XJk/KRM=";
|
||||
sha256 = "sha256-Jlnv3GAobrXaO5fBq6oI9Gq8phz2/jFc+QIUYsUyeNo=";
|
||||
matrix-synapse-unwrapped = _: super: {
|
||||
matrix-synapse-unwrapped = super.matrix-synapse-unwrapped.overrideAttrs (_: rec {
|
||||
inherit version;
|
||||
|
Loading…
Reference in New Issue
Block a user