File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/el/element-call Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111
1212stdenv . mkDerivation ( finalAttrs : {
1313 pname = "element-call" ;
14- version = "0.10.0 " ;
14+ version = "0.11.1 " ;
1515
1616 src = fetchFromGitHub {
1717 owner = "element-hq" ;
1818 repo = "element-call" ;
1919 tag = "v${ finalAttrs . version } " ;
20- hash = "sha256-hKlzp6dDYRp1fM6soho84nP0phkQkaGJEGUf0MqzQGc =" ;
20+ hash = "sha256-SNwNo3v2HydNXtb3H3Xh2mYBIagMkWjitlKWTfraeVU =" ;
2121 } ;
2222
2323 matrixJsSdkRevision = "19b1b901f575755d29d1fe03ca48cbf7c1cae05c" ;
@@ -41,7 +41,7 @@ stdenv.mkDerivation (finalAttrs: {
4141 missingHashes = ./missing-hashes.json ;
4242 offlineCache = yarn-berry . fetchYarnBerryDeps {
4343 inherit ( finalAttrs ) src missingHashes ;
44- hash = "sha256-Pv9ioa6F5gNx+8oMJvvRI/LTJGJ4ALrIQFvoH++szuo =" ;
44+ hash = "sha256-Z8gTt4W78w2DdkRhnaPLG2RIwfT64RFs5+UobARDG4c =" ;
4545 } ;
4646
4747 nativeBuildInputs = [
You can’t perform that action at this time.
0 commit comments