3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

2618 commits

Author SHA1 Message Date
Amit Aryeh Levy e27fae78d3 slack: 4.7.0 -> 4.8.0 (linux) 2020-08-04 09:44:23 -07:00
Lancelot SIX d62c280524
skypeforlinux: 8.62.0.85 -> 8.63.0.76 2020-08-04 09:36:11 +01:00
Frederik Rietdijk 67af42e35f Merge staging-next into staging 2020-08-01 19:37:45 +02:00
Nikolay Korotkiy 60be9548a4
slack: 4.4.3 -> 4.7.0 (linux), 4.6.0 -> 4.8.0 (darwin) 2020-07-31 23:12:56 +03:00
Milan Pässler a11a629fcc chatterino2: unstable-2019-05-11 -> 2.1.7 2020-07-31 18:50:58 +02:00
Ryan Mulligan 9f67493bc4 discord-canary: 0.0.104 -> 0.0.105 2020-07-31 01:06:24 -07:00
Daniël de Kok 8f81e358a6
Merge pull request #94039 from tiagolobocastro/zoom_libturbojpeg
zoom-us: use libturbojpeg from the zoom-us tar itself
2020-07-30 09:15:46 +02:00
worldofpeace d12c11e30c treewide: use nix-update updateScript for packages I maintain 2020-07-29 12:33:39 -04:00
Will Dietz 51520648e1
ripcord: set RIPCORD_ALLOW_UPDATES=0 to disable attempts to auto-update 2020-07-29 00:23:34 -05:00
Maximilian Bosch ad75463531
element-desktop: 1.7.1 -> 1.7.2
https://github.com/vector-im/riot-desktop/releases/tag/v1.7.2
2020-07-28 13:55:51 +02:00
Maximilian Bosch 0da5788b27
element-web: 1.7.1 -> 1.7.2
https://github.com/vector-im/riot-web/releases/tag/v1.7.2
2020-07-28 13:55:51 +02:00
aszlig 3873e0d191
Unmaintain packages I don't use anymore
Just got a reminder via the vulnerability roundup[1] that I'm still
listed as maintainer for Synergy, even though I stopped using it years
ago.

I'll also take this as an opportunity to remove myself from other
packages which I stopped using and thus most certainly won't be able to
maintain. The latter is already hard enough these days for software
which I *do* use.

[1]: https://github.com/NixOS/nixpkgs/issues/94007

Signed-off-by: aszlig <aszlig@nix.build>
2020-07-28 02:08:36 +02:00
Tiago Castro 9e6fb1dcd7 zoom-us: use libturbojpeg from the zoom-us tar itself 2020-07-28 00:13:18 +01:00
ratsclub 313de0c52c
ripcord: 0.4.25 -> 0.4.26 2020-07-27 16:09:18 +00:00
oxalica 2bd78b209d
tdesktop: 2.1.13 -> 2.2.0 (#93901) 2020-07-26 14:11:21 +02:00
Vladimír Čunát 2b7c0dcdaa
Merge branch 'staging-next'
Rebuild on Hydra seems OK-ish.
mongodb.nix needed some conflict resolution (scons versions);
all four versions seem to build fine.
2020-07-25 16:18:40 +02:00
Jan Tojnar 2988feba8c
Merge branch 'master' into staging-next 2020-07-23 08:19:14 +02:00
gnidorah aa7ebdd885 rambox: use gappsWrapperArgs 2020-07-23 08:04:00 +03:00
Yannis Koutras 667b4b443c
mattermost-desktop: 4.5.0 -> 4.5.2 (#93667) 2020-07-22 19:52:31 -04:00
Lancelot SIX acd4e23124
skypeforlinux: 8.61.0.95 -> 8.62.0.85 2020-07-22 17:36:49 +01:00
Frederik Rietdijk 19be541fe7 Merge master into staging-next 2020-07-22 16:49:51 +02:00
Vladimír Čunát 7a5c6fee0f
Merge branch 'master' into staging-next
Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
2020-07-22 08:37:19 +02:00
Jon Banafato a04b624fbc zulip: 5.2.0 -> 5.4.0 2020-07-21 18:10:41 -04:00
Pavol Rusnak 4d6411288c
electron: point electron alias to the latest stable version
+ require explicit version of electron in packages
2020-07-20 17:58:55 +02:00
Vladimír Čunát a2bb7bc8d9
Merge #91978: purple-matrix: set c compiler to cc 2020-07-20 14:50:42 +02:00
Vladimír Čunát fc84898808
fixup! purple-matrix: set c compiler to cc, fixes build on osx 2020-07-20 14:50:13 +02:00
Maximilian Bosch 358cecfbd2
Merge pull request #93459 from gnidorah/rambox
rambox: add wrapGAppsHook
2020-07-20 11:06:59 +02:00
Jan Tojnar 83442a3533
Merge branch 'master' into staging-next 2020-07-20 02:16:21 +02:00
gnidorah db604c5ab2 rambox: add wrapGAppsHook 2020-07-19 08:02:08 +03:00
Tad Fisher 903a0cac04
zoom-us: Link libfaac to fix audio recording (#93374)
Fixes #93341.

Using strace reveals that zoom is attempting to load "libfaac1.so" from
its PATH. As faac provides "libfaac.so.0", solve this by linking from
there to "libfaac1.so" in zoom's output.

This is the same solution as the one we use for libjpeg_turbo.
2020-07-18 19:38:58 -04:00
Vladimír Čunát 4244b73917
Merge branch 'master' into staging 2020-07-18 17:50:23 +02:00
Michael Weiss 5b14758d31
Merge pull request #92920 from primeos/scons
scons: 3.1.2 -> 4.0.0
2020-07-18 13:36:29 +02:00
Michael Weiss 595a36d846
scons.py2: Replace with sconsPackages.scons_3_1_2
Required since SCons 4.0.0 doesn't support Python 2.7 anymore.
2020-07-18 10:48:20 +02:00
claudiiii 7c11d007cd element-desktop, element-web: 1.7.0 -> 1.7.1 2020-07-16 23:17:09 +02:00
claudiiii a705201e1d element-desktop, element-web: init at 1.7.0 2020-07-15 22:39:34 +02:00
Alyssa Ross 7d0f8355b3 bitlbee-mastodon: 1.4.3 -> 1.4.4 2020-07-15 18:02:57 +00:00
Alyssa Ross 66bccac913 bitlbee: propagate glib dependency
bitlbee.pc requires glib, so all packages that depend on bitlbee will
also depend on glib.
2020-07-15 18:02:23 +00:00
Michael Weiss 5d1064a212
signal-desktop: 1.34.3 -> 1.34.4 2020-07-15 12:49:59 +02:00
claudiiii 6bc9d7286f riot-web: 1.6.7 -> 1.6.8 2020-07-13 23:06:59 +02:00
Domen Kožar 347ab190c7
remove usage of patchelfUnstable now that it's released 2020-07-08 21:55:09 +02:00
Ryan Mulligan c3fb5d86a6
Merge pull request #92155 from davidtwco/ferdi-init
ferdi: init at 5.5.0; franz: 5.4.1 -> 5.5.0
2020-07-08 06:59:05 -07:00
David Wood d370ead496
franz: 5.4.1 -> 5.5.0 2020-07-08 11:10:00 +01:00
David Wood e5cac5c83d
ferdi: init at 5.5.0 2020-07-08 11:09:59 +01:00
Daniël de Kok e9e07d8c3c
Merge pull request #92599 from r-ryantm/auto-update/skypeforlinux
skypeforlinux: 8.60.0.76 -> 8.61.0.95
2020-07-08 09:10:28 +02:00
luc65r af0d1f955f ssh-chat: init at 1.9 2020-07-08 00:53:42 +05:30
R. RyanTM f01d9cf8d5 skypeforlinux: 8.60.0.76 -> 8.61.0.95 2020-07-07 16:12:46 +00:00
Tim Steinbach d36cf57af7
zoom-us: 5.1.418436.0628 -> 5.1.422789.0705 2020-07-07 08:00:41 -04:00
Dmitry Kalinkin 5da46e2739 bluejeans-gui: 2.3.0 -> 2.4.0 2020-07-06 04:57:50 -04:00
Vladyslav M 34ba0c4abd
Merge pull request #91906 from sikmir/slack
slack: fix on darwin
2020-07-05 09:51:58 +03:00
Frederick F. Kautz IV 083772d7ee purple-matrix: set c compiler to cc, fixes build on osx
Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2020-07-03 15:09:59 -07:00
Symphorien Gibol 2a05a949f9 pantalaimon: 0.6.3 -> 0.6.5 2020-07-03 12:15:59 -07:00
Jörg Thalheim 83ad051eb5
Merge pull request #91966 from devhell/update-teams
teams: 1.3.00.5152 -> 1.3.00.16851
2020-07-03 11:18:07 +01:00
Ioannis Koutras a2cdd1464b mattermost-desktop: 4.3.1 -> 4.5.0 2020-07-02 17:39:53 -07:00
Tim Steinbach a59fad3e35
zoom-us: 5.1.412382.0614 -> 5.1.418436.0628 2020-07-01 16:36:28 -04:00
devhell 6450f9e162 teams: 1.3.00.5152 -> 1.3.00.16851
Microsoft finally released a new version for Linux.
2020-07-01 19:27:05 +01:00
Nikolay Korotkiy 6dedc015e9
slack: fix on darwin 2020-07-01 04:06:10 +03:00
Frederick F. Kautz IV f25079d967 pidgin: reenable spellcheck and voice/video in linux builds
Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2020-06-30 13:24:51 -07:00
Frederick F. Kautz IV 19211e9a6a pidgin: now builds and runs on osx
We can now build and run pidgin on OSX.

Pidgin requires an X11 server to run.

* Build: Differences Linux and OSX now parameterized
* Darwin: build against gtk2-x11 instead of gtk
* Darwin: disable gtkspell2 (spellcheck)
* Darwin: disable farstream (voice and video)

Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
2020-06-30 12:35:44 -07:00
R. RyanTM b15720fb7c pidgin-skypeweb: 1.5 -> 1.6 2020-06-30 11:26:26 +00:00
Maximilian Bosch 27362a6a66
riot-desktop: 1.6.6 -> 1.6.7
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.7
2020-06-29 19:46:02 +02:00
Maximilian Bosch 260003b26c
riot-web: 1.6.6 -> 1.6.7
https://github.com/vector-im/riot-web/releases/tag/v1.6.7
2020-06-29 19:46:02 +02:00
Maximilian Bosch 7f742e405a
Merge pull request #91490 from pstn/nheko-0.7.2
Nheko 0.7.2
2020-06-28 00:43:56 +02:00
Michael Weiss fdfa609ae9
signal-desktop: 1.34.2 -> 1.34.3 2020-06-26 12:51:45 +02:00
Philipp 02a712166b
nheko: 0.7.1 -> 0.7.2
Signed-off-by: Philipp <philipp+dev@xndr.de>
2020-06-26 09:28:58 +02:00
zowoq c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Jörg Thalheim e7cc52a114
Merge pull request #91426 from pstn/gomuks-0.1.1
gomuks: 0.1.0 -> 0.1.2
2020-06-24 22:27:54 +01:00
Philipp a8f7edd5ee gomuks: 0.1.0 -> 0.1.2 2020-06-24 22:59:55 +02:00
Michael Weiss 10b11fe5c8
tdesktop: 2.1.12 -> 2.1.13 2020-06-24 20:46:51 +02:00
Benjamin Staffin e6307b46d8 discord: fix appindicator tray icon support
Include libappindicator-gtk3 in discord's library path so it's able to
create an indicator icon.
2020-06-23 15:59:33 -04:00
Maximilian Bosch ea13f90b5f
riot-desktop: 1.6.5 -> 1.6.6
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.6
2020-06-23 17:09:52 +02:00
Maximilian Bosch c1e8f5c825
riot-web: 1.6.5 -> 1.6.6
https://github.com/vector-im/riot-web/releases/tag/v1.6.6
2020-06-23 17:09:28 +02:00
R. RyanTM 061cae0dc6 psi-plus: 1.4.1231 -> 1.4.1407 2020-06-23 05:59:55 +00:00
Symphorien Gibol 6345050746 pantalaimon: 0.6.1 -> 0.6.3 2020-06-20 12:53:14 -07:00
Ryan Mulligan f949cacf6c
Merge pull request #89677 from r-ryantm/auto-update/rambox-pro
rambox-pro: 1.3.1 -> 1.3.2
2020-06-19 14:55:33 -07:00
Michael Weiss b713e97c30
tdesktop: 2.1.11 -> 2.1.12 2020-06-18 18:09:45 +02:00
Doron Behar 98dda1a838 zoom-us: 5.0.418682.0603 -> 5.1.412382.0614
Add @doronbehar as maintainer, and update list of files to install.
2020-06-18 10:22:00 +03:00
Maximilian Bosch 0510cbe849
Merge pull request #90646 from Ma27/matrix-maintainer-team
maintainers/teams: add matrix team
2020-06-18 00:23:55 +02:00
Maximilian Bosch 650617253e
maintainers/teams: add matrix team 2020-06-17 21:55:29 +02:00
zowoq 78e324d272 treewide: ffmpeg_4 -> ffmpeg 2020-06-16 18:23:14 -07:00
Maximilian Bosch dcf36b65c3
riot-desktop: 1.6.4 -> 1.6.5
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.5
2020-06-16 23:19:20 +02:00
Maximilian Bosch 59678c1152
riot-web: 1.6.4 -> 1.6.5
https://github.com/vector-im/riot-web/releases/tag/v1.6.5
2020-06-16 23:18:42 +02:00
Tim Steinbach 8599272c1d
slack: 4.4.2 -> 4.4.3 (linux), 4.4.2 -> 4.6.0 (darwin) 2020-06-16 07:38:45 -04:00
Aaron Andersen b6108e021b
Merge pull request #89327 from mweinelt/go-neb-module
nixos/go-neb: init
2020-06-16 06:30:29 -04:00
Dmitry Kalinkin d7764f71f1 bluejeans-gui: fix desktop entry 2020-06-14 15:17:41 -04:00
Dmitry Kalinkin 893bdd3bdf bluejeans-gui: 2.1.0 -> 2.3.0 2020-06-14 15:16:33 -04:00
Joe 4f7d829991 discord: add libuuid to nativeBuildInputs
The libuuid.so.1 file can't be found and this allows the package builder to find it.
2020-06-14 05:15:14 -07:00
Doron Behar 01d4e2fe33 treewide: use ffmpeg_3 explicitly if not wanted otherwise
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Lancelot SIX e45ff84e23
Merge pull request #90114 from r-ryantm/auto-update/poezio
poezio: 0.13 -> 0.13.1
2020-06-12 08:22:01 +01:00
Riley Inman dbdc5af9e8 discord-canary: 0.0.103 -> 0.0.104
This update updates the necessary dependencies, and enables patchelf on
the binary in order to make it launch again.
2020-06-11 21:59:10 -07:00
Michael Weiss 8ee8a22e35
signal-desktop: 1.34.1 -> 1.34.2 2020-06-12 00:57:56 +02:00
R. RyanTM 58a4f737c6 poezio: 0.13 -> 0.13.1 2020-06-11 01:44:15 +00:00
Michael Weiss a1aecffc97
tdesktop: 2.1.10 -> 2.1.11 2020-06-09 18:34:08 +02:00
Marek Mahut e9c10aa081
Merge pull request #89424 from prusnak/jitsi-meet-electron
jitsi-meet-electron: 2.0.2 -> 2.2.0
2020-06-07 18:58:16 +02:00
R. RyanTM 276c216a22 rambox-pro: 1.3.1 -> 1.3.2 2020-06-06 17:18:55 +00:00
Pavol Rusnak 759a3a2658
jitsi-meet-electron: 2.0.2 -> 2.2.0 2020-06-06 15:06:06 +02:00
Maximilian Bosch 877d65bae3
riot-desktop: 1.6.3 -> 1.6.4
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.4
2020-06-05 23:15:47 +02:00
Maximilian Bosch 3351a81afd
riot-web: 1.6.3 -> 1.6.4
https://github.com/vector-im/riot-web/releases/tag/v1.6.4
2020-06-05 23:15:47 +02:00
Michael Weiss 7ef22b9ff1
tdesktop: 2.1.7 -> 2.1.10 2020-06-05 21:55:05 +02:00
Tim Steinbach 2dc71847d9
zoom-us: 5.0.413237.0524 -> 5.0.418682.0603 2020-06-05 09:45:43 -04:00
Maximilian Bosch 91099c1426
riot-desktop: 1.6.2 -> 1.6.3
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.3
2020-06-04 18:03:50 +02:00
Maximilian Bosch c51202ffa0
riot-web: 1.6.2 -> 1.6.3
https://github.com/vector-im/riot-web/releases/tag/v1.6.3
2020-06-04 18:03:33 +02:00
Martin Weinelt d72a7360c2
nixos/tests/go-neb: init
Simple test to start the unit with a dummy client and a dummy service
and check if it can receive webhooks.
2020-06-04 01:44:33 +02:00
Daiderd Jordan 7b3a2963d1
treewide: replace base64 encoded hashes 2020-06-03 18:35:19 +02:00
Emery Hemingway a55f6b46d8 gomuks: 2020-03-20 -> 0.1.0 2020-06-03 15:58:18 +05:30
toonn 7f07e9909c wire-desktop: mac 3.17.3666 -> 3.18.3728 2020-06-02 12:52:30 -07:00
toonn 8662e58ed4 wire-desktop: linux 3.17.2924 -> 3.18.2925 2020-06-02 12:52:30 -07:00
Daiderd Jordan b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
Wael Nasreddine 7d416ce364
Merge pull request #87854 from maralorn/go-neb
go-neb: Init at unstable-2020-04-09
2020-05-28 15:08:59 -07:00
Malte Brandy 766c337445
go-neb: Init at unstable-2020-04-09 2020-05-28 20:55:26 +02:00
Emery Hemingway db9076b1b1 deltachat: 1.2.0 -> 1.3.0 2020-05-28 10:20:22 +05:30
R. RyanTM be445744c4 pantalaimon: 0.5.1 -> 0.6.1 2020-05-27 12:03:18 -07:00
Lancelot SIX 0fa981bfbe poezio: add missing setuptools dependency 2020-05-27 09:15:19 -07:00
R. RyanTM fa010755a8 poezio: 0.12.1 -> 0.13 2020-05-27 09:15:19 -07:00
Tim Steinbach 159ffc8304
zoom-us: 5.0.408598.0517 -> 5.0.413237.0524 2020-05-27 08:21:50 -04:00
Wout Mertens cedace7fc1
Merge pull request #86991 from toonn/wire-desktop-bump
wire-desktop: linux 3.16.2923 -> 3.17.2924
2020-05-25 20:34:58 +02:00
Michael Weiss 6d923b36cd
tdesktop: 2.1.6 -> 2.1.7 2020-05-25 17:28:59 +02:00
Ryan Mulligan 1af2ab78b7
Merge pull request #88849 from r-ryantm/auto-update/signal-cli
signal-cli: 0.6.7 -> 0.6.8
2020-05-25 06:24:08 -07:00
R. RyanTM 39da9b721d signal-cli: 0.6.7 -> 0.6.8 2020-05-25 03:28:20 +00:00
claudiiii bd3da965ba ripcord: 0.4.24 -> 0.4.25 2020-05-24 16:41:04 +02:00
R. RyanTM 721d5dcf89
psi-plus: 1.4.1159 -> 1.4.1231 (#88674) 2020-05-23 14:07:01 +00:00
Maximilian Bosch 84ede87458
riot-desktop: 1.6.1 -> 1.6.2
https://github.com/vector-im/riot-web/releases/tag/v1.6.2
2020-05-22 16:40:01 +02:00
Maximilian Bosch 7dcff0dab5
riot-web: 1.6.1 -> 1.6.2
https://github.com/vector-im/riot-web/releases/tag/v1.6.2
2020-05-22 16:40:00 +02:00
Florian Klink 9dfcff3a1c
Merge pull request #88170 from glittershark/update-zoom
zoom-us: 5.0.403652.0509 -> 5.0.408598.0517
2020-05-21 10:53:13 +02:00
Jörg Thalheim 7182b94bd6
Merge pull request #75269 from cawilliamson/master
rambox-pro: fix missing icons, autostart and clean up dir layout
2020-05-20 09:29:20 +01:00
Sarah Brofeldt 0fc9fc05bc
Merge pull request #88171 from Ma27/matrix-updates
matrix-synapse: 1.12.4 -> 1.13.0, riot-{web,desktop}: 1.6.0 -> 1.6.1
2020-05-20 06:53:53 +02:00
Lassulus aeeb341c3e
Merge pull request #87530 from lukegb/update/teamspeak
teamspeak_client: update to 3.5.3
2020-05-19 21:01:55 +02:00
Maximilian Bosch 307dfd90dc
riot-desktop: 1.6.0 -> 1.6.1
https://github.com/vector-im/riot-desktop/releases/tag/v1.6.1

Also updated the package since `riot-desktop` has been moved to its own
repository (`github.com/vector-im/riot-desktop`).
2020-05-19 16:32:56 +02:00
Griffin Smith 38e85d3193 zoom-us: 5.0.403652.0509 -> 5.0.408598.0517 2020-05-19 10:04:30 -04:00
Maximilian Bosch 0db36eaab9
riot-web: 1.6.0 -> 1.6.1
https://github.com/vector-im/riot-web/releases/tag/v1.6.1
2020-05-19 16:02:32 +02:00
Lancelot SIX f44e3d4501
skypeforlinux: 8.59.0.77 -> 8.60.0.76 2020-05-19 13:41:43 +01:00
Timo Kaufmann b5caab6f7e
Merge pull request #87942 from timokau/zulip-5.2.0
zulip: 5.0.0 -> 5.2.0
2020-05-18 16:27:44 +00:00
Luke Granger-Brown 029d3b3fa4 teamspeak_client: 3.3.2 -> 3.5.3
This now requires Qt5WebSockets, so that's been added as a dependency now.
2020-05-17 00:56:10 +01:00
Michael Weiss 347882f36a
signal-desktop: 1.34.0 -> 1.34.1 2020-05-16 19:27:42 +02:00
Michael Weiss 6e5b1a71eb
tdesktop: 2.1.4 -> 2.1.6 2020-05-16 19:26:09 +02:00
Timo Kaufmann 294ce528e2 zulip: 5.0.0 -> 5.2.0 2020-05-16 14:56:08 +02:00
Michael Weiss b0df5a6816
signal-desktop: 1.33.4 -> 1.34.0 2020-05-15 14:11:58 +02:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Bernardo Meurer 4e4f5cb925
zoom-us: 5.0.399860.0429 -> 5.0.403652.0509 2020-05-12 10:09:12 -07:00
Jörg Thalheim 24055420f9
Merge pull request #87283 from Luflosi/patch-dino 2020-05-10 14:09:39 +01:00
Michael Weiss 22fef8ebb1
tdesktop: 2.1.2 -> 2.1.4 2020-05-10 15:08:06 +02:00
Luflosi 099bc11d38
dino: allow newer versions of libsignal-protocol-c
The exact version of libsignal-protocol-c used by dino is hard-coded to 2.3.2 because "libsignal-protocol-c has a history of breaking compatibility on the patch level". This prevents libsignal-protocol-c from being updated in https://github.com/NixOS/nixpkgs/pull/83736. Upstream already allows newer versions in the latest git master, so patch the source with this commit. Unfortunately patching doesn't work with git submodules but since the submodule is not used anyways, simply ignore this part of the patch.
2020-05-10 00:35:37 +02:00
Ryan Mulligan cd02078e1a
Merge pull request #87215 from matthewbauer/jitsi-x-internet
jitsi: use X-Internet for desktop categories
2020-05-08 07:28:36 -07:00
Matthew Bauer 807e45f643 jitsi: use X-Internet for desktop categories
avoids error from incorrect category name.
2020-05-07 15:17:09 -05:00
toonn b408b8c8e4
wire-desktop: mac 3.16.3630 -> 3.17.3666 2020-05-06 15:56:20 +02:00
Ryan Mulligan cd06f640c9
Merge pull request #87087 from r-ryantm/auto-update/psi-plus
psi-plus: 1.4.1086 -> 1.4.1159
2020-05-06 06:10:09 -07:00
R. RyanTM ffb71c7746 psi-plus: 1.4.1086 -> 1.4.1159 2020-05-06 12:06:47 +00:00
Michael Weiss 69dc7e64ad
tdesktop: 2.1.1 -> 2.1.2 2020-05-06 13:27:54 +02:00
toonn 84b510775c
wire-desktop: linux 3.16.2923 -> 3.17.2924 2020-05-05 22:31:01 +02:00
Maximilian Bosch bc6bad222e
riot-desktop: 1.5.15 -> 1.6.0
https://github.com/vector-im/riot-web/releases/tag/v1.6.0
2020-05-05 14:28:52 +02:00
Maximilian Bosch b9787479e2
riot-web: 1.5.15 -> 1.6.0
https://github.com/vector-im/riot-web/releases/tag/v1.6.0
2020-05-05 14:28:51 +02:00