diff options
| author | teutat3s <10206665+teutat3s@users.noreply.github.com> | 2024-02-19 20:24:03 +0100 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-02-21 00:32:01 +0000 |
| commit | ac0f66ad89a9cf5894d3d6c3d3ca25f685b153ad (patch) | |
| tree | 24a6e3c83983eec54db51900be66c19295d19853 | |
| parent | Merge pull request #290056 from NixOS/backport-282429-to-release-23.11 (diff) | |
| download | nixpkgs-ac0f66ad89a9cf5894d3d6c3d3ca25f685b153ad.tar.gz | |
element-desktop: 1.11.57 -> 1.11.58
https://github.com/element-hq/element-desktop/releases/tag/v1.11.58
(cherry picked from commit 6048de43353b9d654679686305f24e62e19809a1)
| -rw-r--r-- | pkgs/applications/networking/instant-messengers/element/pin.nix | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgs/applications/networking/instant-messengers/element/pin.nix b/pkgs/applications/networking/instant-messengers/element/pin.nix index 9a10c2eddba8..ba1606582b88 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.57"; + "version" = "1.11.58"; "hashes" = { - "desktopSrcHash" = "sha256-U1Koq+YrTQnbJAQmMuBioU6lxtw3oH9U3W3iMIDbibY="; - "desktopYarnHash" = "03kx7g1fhm4qn6iq450156fgw1x6bf0sngmqhd2hrhp699mjxs5s"; - "webSrcHash" = "sha256-ZoB6ALNUDYh8nYUYsPNeiCaXn3qvg3NRJzDRJaHT4oU="; - "webYarnHash" = "0vznx306p3racnq5xv27ywvlrdxql9x8i3fl77i5vlc8g7crpc3m"; + "desktopSrcHash" = "sha256-otZNhe6V/kGErx6J0+TcIwk5ASD/H4K/pYtm864VTIE="; + "desktopYarnHash" = "1pdja3rw4ykf9pgk937i4n0w8dj1r64fz7nzk9fsqlq8ciygabsq"; + "webSrcHash" = "sha256-IAIsg9dvZMFfWst1xeVQLp+8URUauiaL3j2ui4lpKaY="; + "webYarnHash" = "0gv0vrgb62hgw58lgrmn6yywvrl9a5v5msd4l06n5wgnbbqi0i5j"; }; } |
