diff options
| author | Guanran Wang <guanran928@outlook.com> | 2024-10-01 21:06:56 +0800 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-01 23:38:37 +0000 |
| commit | 39868f081927e96eb572957f2962c991ba6563e9 (patch) | |
| tree | 087e90a3148cd8e7335e1a8127957b17590046c0 | |
| parent | [Backport release-24.05] qq: enable wayland-ime (#338760) (diff) | |
| download | nixpkgs-39868f081927e96eb572957f2962c991ba6563e9.tar.gz | |
element-desktop: 1.11.77 -> 1.11.79
(cherry picked from commit 31bebd13ceb2a20e6bed3a732a2229f18402ee5c)
| -rw-r--r-- | pkgs/applications/networking/instant-messengers/element/pin.nix | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/applications/networking/instant-messengers/element/pin.nix b/pkgs/applications/networking/instant-messengers/element/pin.nix index 9abdf0f463ff..01a4d3c89ecf 100644 --- a/pkgs/applications/networking/instant-messengers/element/pin.nix +++ b/pkgs/applications/networking/instant-messengers/element/pin.nix @@ -1,9 +1,9 @@ { - "version" = "1.11.77"; + "version" = "1.11.79"; "hashes" = { - "desktopSrcHash" = "sha256-y7cmTSkNzA4aNY7z9sjgyIquTPVvl+nH7BHUx/2nJ5A="; + "desktopSrcHash" = "sha256-w9JWrStxmiiffu8kKVxM5h8Frxig7v4Vul3YwTnJias="; "desktopYarnHash" = "0fwkdrfhfl6knvx552q2lpp5pd54qbzkm4kx6jvcrdwjk3x4cgqd"; - "webSrcHash" = "sha256-IeBuLlcorsHZ78P6h5LVCCGHauqzwwm2Lc9B07su86Y="; - "webYarnHash" = "0nm70m37kqkb959vi69r8zidsh25nzgn1550yl46pzihzbiqm8nx"; + "webSrcHash" = "sha256-rla55a0SgeWddXpgaDfsvPcL00NP4DbMDgtc25TM4dw="; + "webYarnHash" = "084nm85y2fmzi27i0050hnxa4m2bqcbl7fn33zd1yini8dwr2n7s"; }; } |
