Commit Graph

39658 Commits

Author SHA1 Message Date
markuskowa
2aecfca22c
Merge pull request #77083 from r-ryantm/auto-update/gmsh
gmsh: 4.4.1 -> 4.5.1
2020-01-09 12:27:11 +01:00
Mario Rodas
554e020002
Merge pull request #76418 from r-ryantm/auto-update/setbfree
setbfree: 0.8.10 -> 0.8.11
2020-01-09 05:44:38 -05:00
Mario Rodas
a5f4a12fb8
Merge pull request #76448 from r-ryantm/auto-update/suricata
suricata: 5.0.0 -> 5.0.1
2020-01-09 05:37:13 -05:00
Mario Rodas
dcb362072d
Merge pull request #77013 from r-ryantm/auto-update/cherrytree
cherrytree: 0.38.9 -> 0.38.10
2020-01-09 05:36:14 -05:00
Mario Rodas
47cd3b5222
Merge pull request #77163 from r-ryantm/auto-update/mpop
mpop: 1.4.6 -> 1.4.7
2020-01-09 05:19:07 -05:00
Mario Rodas
2148e53664
Merge pull request #77160 from r-ryantm/auto-update/ngspice
ngspice: 30 -> 31
2020-01-09 05:13:15 -05:00
Mario Rodas
6f79952429
Merge pull request #77169 from r-ryantm/auto-update/pcb
pcb: 4.2.0 -> 4.2.1
2020-01-09 05:09:50 -05:00
Mario Rodas
39ab81fc26
Merge pull request #77164 from r-ryantm/auto-update/msmtp
msmtp: 1.8.6 -> 1.8.7
2020-01-09 05:09:30 -05:00
Mario Rodas
bda5f7964b
Merge pull request #77350 from marsam/update-terraform
terraform: 0.12.18 -> 0.12.19
2020-01-09 04:45:25 -05:00
Dmitry Kalinkin
2287d54e7d
blender: fix on darwin
This enables building of Blender.app. The standard build process assumes
that the dependencies are installed in subdirectoris inside $LIBDIR with
libraries built as static. In current implementation we are not looking
to achieve portability, so cmake files are patched to link dynamically
with the libraries in the nix store. Linking to the transitive
dependencies is not needed in the shared case. There are also some minor
inconsistensies in the expected paths, which also need to be patched.

Alternatively, we could patch cmake files to treat darwin as "unix", but
that would require more tweaking to ensure that the frameworks are being
linked properly.
2020-01-09 02:54:50 -05:00
Dmitry Kalinkin
95b8c85331
openimageio: enable on darwin 2020-01-09 02:54:44 -05:00
Dmitry Kalinkin
e57392dbc2
blender: switch to OpenJPEG 2.x
Fixes:

-- Could NOT find OpenJPEG (missing: OPENJPEG_LIBRARY OPENJPEG_INCLUDE_DIR)

and

  - WITH_IMAGE_OPENJPEG         OFF
2020-01-09 02:53:06 -05:00
Peter Hoeg
4e222ab09d
Merge pull request #77351 from marsam/update-syncthing
syncthing: 1.3.2 -> 1.3.3
2020-01-09 10:38:39 +08:00
Maximilian Bosch
4c45878a30
swaylock-fancy-unstable: init at 2019-03-31
Port of `i3lock-fancy` to `swaylock`.
Closes #77284
2020-01-09 02:24:58 +01:00
Mario Rodas
9ab9bb4ab6
terraform: 0.12.18 -> 0.12.19
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.19
2020-01-08 18:00:00 -05:00
Andreas Rammhold
b4983fe20b
firefox: fix build of >=72 on aarch64 2020-01-08 23:39:26 +01:00
Andreas Rammhold
204d32a746
firefox-esr-68: 68.4.0esr -> 68.4.1esr 2020-01-08 23:39:26 +01:00
Andreas Rammhold
aab1f2dfe2
firefox: 72.0 -> 72.0.1 2020-01-08 23:39:26 +01:00
markuskowa
568fd9c191
Merge pull request #76991 from hax404/qsstv
qsstv: 9.2.6 -> 9.4.4; cleanup
2020-01-08 23:35:14 +01:00
Evils
2607c4b9f9 kicad: split version.nix & add update.sh
update.sh generates version.nix
  by default only updates kicad-unstable
  several options (can be combined)
    all, update to latest tag and master
    clean, generate versions.sh from scratch
    commit, make a git commit
2020-01-08 23:04:54 +01:00
Will Dietz
a0b86e3b64
Merge pull request #75022 from dtzWill/update/vnote-2.8
vnote: 2.7.2 -> 2.8.2
2020-01-08 16:03:05 -06:00
Will Dietz
19879a7f7b
tor-browser-bundle-bin: 9.0.2 -> 9.0.3
https://blog.torproject.org/new-release-tor-browser-903
2020-01-08 15:51:18 -06:00
Vladimír Čunát
5c780036c5
Merge branch 'master' into staging-next
The nss rebuild isn't so small.
2020-01-08 22:48:13 +01:00
Franz Pletz
d01cc96e0a
Merge pull request #77331 from andir/firefox72
firefox: 71.0 -> 72.0 (and other firefox packages as well)
2020-01-08 19:39:50 +00:00
Marek Mahut
1bf1da0ff5
Merge pull request #77329 from mmahut/ledger-live-desktop
ledger-live-desktop: 1.19.2 -> 1.20.0
2020-01-08 18:37:51 +01:00
Marek Mahut
dcd6e6c94a ledger-live-desktop: 1.19.2 -> 1.20.0 2020-01-08 18:10:26 +01:00
Georg Haas
304d6cf8e7
qsstv: remove additional desktop item 2020-01-08 17:15:21 +01:00
Andreas Rammhold
40018e5987
firefox: 71.0 -> 72.0 2020-01-08 17:06:35 +01:00
squalus
9314327dee keepassxc: fix darwin build
- Removed the unnecessary libmicrohttpd dependency, which doesn't
  build on macOS. KeepassXC removed this dependency in 2.1.2
- Fixed a compiler error related to the Touch ID feature by adding a
  dependency on the LocalAuthentication framework
2020-01-08 16:44:14 +01:00
adisbladis
61a92baf35
melpa-packages: 2020-01-08 2020-01-08 14:34:35 +00:00
adisbladis
04c9af7d11
elpa-packages: 2020-01-08 2020-01-08 14:33:14 +00:00
Andreas Rammhold
2ad59bdf8c firefox-esr-68: 68.3.0esr -> 68.4.0esr 2020-01-08 14:48:30 +01:00
Andreas Rammhold
a36a9127bb firefox-devedition-bin: 72.0b11 -> 73.0b2 2020-01-08 14:48:30 +01:00
Andreas Rammhold
47804d55b4 firefox-beta-bin: 72.0b4 -> 73.0b2 2020-01-08 14:48:30 +01:00
Andreas Rammhold
1064ac96b9 firefix-bin: 71.0 -> 72.0 2020-01-08 14:48:30 +01:00
Andreas Rammhold
6d8208e373 firefox: prepare for firefox 72 2020-01-08 14:48:30 +01:00
Mario Rodas
f8aeca57c7
Merge pull request #77069 from r-ryantm/auto-update/gnucash
gnucash: 3.7 -> 3.8b
2020-01-08 05:33:04 -05:00
Mario Rodas
68cea76f36
Merge pull request #77089 from r-ryantm/auto-update/gnunet
gnunet: 0.12.0 -> 0.12.1
2020-01-08 05:20:00 -05:00
Mario Rodas
f537f4a998
Merge pull request #77020 from r-ryantm/auto-update/cvs-fast-export
cvs_fast_export: 1.49 -> 1.50
2020-01-08 05:19:47 -05:00
Mario Rodas
0b6e3a1ebf
Merge pull request #77068 from r-ryantm/auto-update/gallery_dl
gallery-dl: 1.12.1 -> 1.12.2
2020-01-08 05:17:31 -05:00
Mario Rodas
714e4980d1
Merge pull request #77030 from jojosch/dbeaver_6.3.2
dbeaver: 6.3.1 -> 6.3.2
2020-01-08 05:05:56 -05:00
Peter Hoeg
3c3c633fac
Merge pull request #76250 from r-ryantm/auto-update/elisa
elisa: 0.4.2 -> 19.12.0
2020-01-08 17:46:01 +08:00
Mario Rodas
4477b1edc5
syncthing: 1.3.2 -> 1.3.3
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.3.3
2020-01-08 04:20:00 -05:00
Aaron Andersen
24967c14fc
Merge pull request #66710 from tbenst/tusk
tusk: init at v0.23.0
2020-01-07 20:46:13 -05:00
Mario Rodas
0a4c110bc3
Merge pull request #77221 from saschagrunert/conmon
conmon: v2.0.8 -> v2.0.9
2020-01-07 20:43:50 -05:00
Aaron Andersen
11c50eeb6c
Merge pull request #77165 from aanderse/kdevelop
kdevelop: 5.4.5 -> 5.4.6
2020-01-07 20:17:29 -05:00
tbenst
0dd8ee7d0c tusk: init at v0.23.0 2020-01-07 17:06:49 -08:00
worldofpeace
09863a6c7a
Merge pull request #76433 from valencik/photoqt-qtwrap
photoqt: use qt5's mkDerivation
2020-01-07 19:52:25 -05:00
Andrew Valencik
787a7f6456 photoqt: use qt5's mkDerivation 2020-01-07 19:51:01 -05:00
Mario Rodas
c623852600
Merge pull request #77278 from zowoq/podman
podman: 1.6.3 -> 1.7.0
2020-01-07 19:48:14 -05:00
worldofpeace
30fc528a6c
Merge pull request #77212 from pacien/gscan2pdf-v2.6.3
gscan2pdf: 2.6.2 -> 2.6.3
2020-01-07 19:08:46 -05:00
worldofpeace
afe20a8cb7
Merge pull request #77230 from r-ryantm/auto-update/quilter
quilter: 2.0.4 -> 2.0.5
2020-01-07 18:54:15 -05:00
Maximilian Bosch
5f6df74f66
Merge pull request #77166 from r-ryantm/auto-update/neovim-remote
neovim-remote: 2.2.3 -> 2.4.0
2020-01-07 23:39:17 +01:00
Maximilian Bosch
8a6baaecb5
geogebra: 5-0-569-0 -> 5-0-570-0 2020-01-07 23:26:31 +01:00
Will Dietz
ce4eafa2e6
Merge pull request #77145 from dtzWill/update/heimer-1.13.1
heimer: 1.12.0 -> 1.13.1
2020-01-07 16:14:29 -06:00
Will Dietz
76039f97e1
Merge pull request #75027 from dtzWill/update/azpainter-2.1.5
azpainter: 2.1.4 -> 2.1.5
2020-01-07 16:06:07 -06:00
Will Dietz
77db935ac3
vnote: 2.8.1 -> 2.8.2 2020-01-07 16:05:23 -06:00
Will Dietz
ee73c91c52
vnote: 2.8 -> 2.8.1 2020-01-07 16:05:11 -06:00
Vladyslav M
67f0c0b7ca
qjackctl: 0.6.0 -> 0.6.1 (#76390)
qjackctl: 0.6.0 -> 0.6.1
2020-01-07 23:44:26 +02:00
R. RyanTM
b2c0a1a8b6
josm: 15553 -> 15628 (#77102) 2020-01-07 22:33:23 +01:00
zowoq
66978f0f46 podman: 1.6.3 -> 1.7.0 2020-01-08 07:25:59 +10:00
R. RyanTM
19e36bdb3f latte-dock: 0.9.5 -> 0.9.7 (#77122) 2020-01-07 16:15:55 -05:00
Wael M. Nasreddine
7909787a7d Revert "vimPlugins: turn filetype and syntax before sourcing the plugins (#66536)"
This reverts commit a3bf0c2e40.
2020-01-07 13:13:41 -08:00
Maximilian Bosch
dd243644b4
quaternion*: fix build
https://hydra.nixos.org/build/109701246
2020-01-07 21:45:09 +01:00
Maximilian Bosch
e2d850f8d8
Merge pull request #77191 from r-ryantm/auto-update/pulseeffects
pulseeffects: 4.6.9 -> 4.7.0
2020-01-07 20:54:25 +01:00
Marek Fajkus
741db8c3b0
google_talk_plugin: sha1 -> sha256
related https://github.com/NixOS/nixpkgs/issues/77238
2020-01-07 20:17:32 +01:00
Luis Pedro Coelho
fdfebafc10 blast: init at 2.10.0 (#61430)
Co-authored-by: Pavel Chuprikov <pschuprikov@gmail.com>
2020-01-07 20:14:18 +01:00
Frederik Rietdijk
a823616723 Merge master into staging-next 2020-01-07 20:06:22 +01:00
markuskowa
c425a7e694
Merge pull request #77237 from markuskowa/upd-openmolcas
openmolcas: 18.09 -> 19.11
2020-01-07 19:53:31 +01:00
Marek Fajkus
eb58df4e55
gcolor2: sha1 -> sha256
related to: https://github.com/NixOS/nixpkgs/issues/77238
2020-01-07 18:19:12 +01:00
R. RyanTM
993264ac18 remmina: 1.3.8 -> 1.3.9 2020-01-07 08:33:30 -08:00
Markus Kowalewski
a74b248f06
openmolcas: 18.09 -> 19.11 2020-01-07 15:36:59 +01:00
R. RyanTM
b3feafd95a qtractor: 0.9.11 -> 0.9.12 2020-01-07 06:02:42 -08:00
R. RyanTM
dd85e2e72c quilter: 2.0.4 -> 2.0.5 2020-01-07 05:37:39 -08:00
Sascha Grunert
d4a9b0a087
conmon: v2.0.8 -> v2.0.9
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-01-07 13:22:45 +01:00
José Romildo Malaquias
894b056b2f
Merge pull request #77099 from r-ryantm/auto-update/jgmenu
jgmenu: 3.5 -> 4.0
2020-01-07 08:46:47 -03:00
pacien
a6608d5981 gscan2pdf: 2.6.2 -> 2.6.3 2020-01-07 12:08:56 +01:00
Mario Rodas
a7ecd2a93b
Merge pull request #77185 from r-ryantm/auto-update/pgmodeler
pgmodeler: 0.9.1 -> 0.9.2
2020-01-07 05:33:01 -05:00
Pavol Rusnak
665112e6e6
kodelife: 0.8.7.105 -> 0.8.8.110
add support for aarch64-linux, armv7l-linux and x86_64-darwin
2020-01-07 10:27:54 +01:00
markuskowa
7de7b51741
Merge pull request #77173 from r-ryantm/auto-update/openmpt123
openmpt123: 0.4.10 -> 0.4.11
2020-01-07 09:36:13 +01:00
R. RyanTM
fea295150e pulseeffects: 4.6.9 -> 4.7.0 2020-01-06 23:50:17 -08:00
tilpner
e9f87bd30b
goxel: 0.10.0 -> 0.10.5 2020-01-07 08:26:00 +01:00
R. RyanTM
c4571f2268 pgmodeler: 0.9.1 -> 0.9.2 2020-01-06 23:10:20 -08:00
R. RyanTM
74b913a9e8 openmpt123: 0.4.10 -> 0.4.11 2020-01-06 20:26:32 -08:00
R. RyanTM
cc98c9fbb2 pcb: 4.2.0 -> 4.2.1 2020-01-06 19:47:54 -08:00
R. RyanTM
42a0d7f315 neovim-remote: 2.2.3 -> 2.4.0 2020-01-06 19:10:52 -08:00
Ryan Mulligan
fdf4002d70
Merge pull request #77098 from r-ryantm/auto-update/git-machete
gitAndTools.git-machete: 2.12.5 -> 2.12.6
2020-01-06 19:00:10 -08:00
Ryan Mulligan
8e0b0d08c2
Merge pull request #77125 from r-ryantm/auto-update/last
last: 1042 -> 1045
2020-01-06 18:51:09 -08:00
R. RyanTM
4068a753d5 msmtp: 1.8.6 -> 1.8.7 2020-01-06 18:00:04 -08:00
Aaron Andersen
c6b8d7912c kdev-python: 5.4.5 -> 5.4.6 2020-01-06 20:59:09 -05:00
Aaron Andersen
3980119c29 kdev-php: 5.4.5 -> 5.4.6 2020-01-06 20:58:55 -05:00
Aaron Andersen
a8db490969 kdevelop: 5.4.5 -> 5.4.6 2020-01-06 20:58:39 -05:00
R. RyanTM
45101d8776 mpop: 1.4.6 -> 1.4.7 2020-01-06 17:52:39 -08:00
R. RyanTM
501f79aa9b ngspice: 30 -> 31 2020-01-06 17:40:29 -08:00
Will Dietz
897cc917fb
heimer: 1.12.0 -> 1.13.1
https://github.com/juzzlin/Heimer/releases/tag/1.13.1
https://github.com/juzzlin/Heimer/releases/tag/1.13.0
2020-01-06 17:08:19 -06:00
R. RyanTM
2f34993173 kid3: 3.8.0 -> 3.8.1 2020-01-06 13:03:27 -08:00
Martin Weinelt
68106d9317 git-and-tools.gitstatus: unstable-2019-05-06 -> unstable-2019-12-18
Also bumps the interally used version of libgit2.
2020-01-06 21:49:15 +01:00
markuskowa
3bb642a4a2
Merge pull request #77060 from r-ryantm/auto-update/gromacs
gromacs: 2019.4 -> 2020
2020-01-06 20:49:23 +01:00
R. RyanTM
4bc4c70bc6 last: 1042 -> 1045 2020-01-06 11:46:28 -08:00
R. RyanTM
e3f9951ac1 bitcoin-abc: 0.20.8 -> 0.20.9 2020-01-06 20:14:53 +01:00
Jason Felice
de8700d42d mercurial_4: init at 4.9.1 2020-01-06 19:23:24 +01:00
Maximilian Bosch
a6d0b81d28
khal: fix build
* `glibcLocales` (+appropriate locale settings) are needed to fix
  locale/language-related errors in the `checkPhase`.
* The `test_editor.test_popup`-testcase appears to break in
  their testsuite. I confirmed manually that the functionality works, the
  error looks more like a problem related to the mocking-api. Thus I
  disabled the test for now.

https://hydra.nixos.org/build/109705657

Closes #76989
2020-01-06 17:41:44 +01:00
R. RyanTM
96d1740d6b jgmenu: 3.5 -> 4.0 2020-01-06 08:22:36 -08:00
R. RyanTM
9bc1b6f8b9 gitAndTools.git-machete: 2.12.5 -> 2.12.6 2020-01-06 08:06:10 -08:00
R. RyanTM
4d4add5bb3 gnunet: 0.12.0 -> 0.12.1 2020-01-06 07:07:43 -08:00
worldofpeace
6bd13ccd8e
Merge pull request #76995 from kjuvi/formatter
formatter: 0.3.1 -> 0.3.2
2020-01-06 09:39:35 -05:00
R. RyanTM
66156e04d5 gmsh: 4.4.1 -> 4.5.1 2020-01-06 06:33:28 -08:00
Oleksii Filonenko
ae9cef7262 glow: 0.1.3 -> 0.1.6
- Add buildFlagsArray to support --version
- Refactor some meta attributes to look more uniform
2020-01-06 15:29:28 +01:00
Ryan Mulligan
2510159e94
Merge pull request #77043 from Synthetica9/vscode-no-auto-update
vscode, vscodium: ban nixpkgs-update from updating
2020-01-06 05:53:28 -08:00
R. RyanTM
289eebc744 gnucash: 3.7 -> 3.8b 2020-01-06 05:32:51 -08:00
R. RyanTM
60fcf7a171 gallery-dl: 1.12.1 -> 1.12.2 2020-01-06 05:26:21 -08:00
Mario Rodas
f81a6f98e6
Merge pull request #76431 from r-ryantm/auto-update/timemachine
timemachine: 0.3.3 -> 0.3.4
2020-01-06 08:03:25 -05:00
Mario Rodas
d7065142e3
Merge pull request #77031 from filalex77/hugo-0.62.2
hugo: 0.62.0 -> 0.62.2
2020-01-06 07:50:21 -05:00
R. RyanTM
60fd879921 gromacs: 2019.4 -> 2020 2020-01-06 04:30:02 -08:00
Frederik Rietdijk
4a91444aa8 Merge staging-next into staging 2020-01-06 12:01:12 +01:00
Frederik Rietdijk
8fff915659
Merge pull request #76488 from jtojnar/more-python-cleanups
Another batch of Python 2 clean-ups
2020-01-06 12:00:36 +01:00
Mario Rodas
9beb0d1ac2
Merge pull request #77015 from r-ryantm/auto-update/cwm
cwm: 6.3 -> 6.6
2020-01-06 05:49:56 -05:00
Patrick Hilhorst
157d9bcc52
vscode, vscodium: ban nixpkgs-update from updating
nixpkgs-update doesn't correctly update the hash for darwin.
There doesn't seem to be a good fix for this.

See also:

  - #76471
  - #76458

CC: @ryantm @eadwu
2020-01-06 11:42:04 +01:00
Oleksii Filonenko
bc8dc2bd0a
rink: add filalex77 to maintainers 2020-01-06 12:41:19 +02:00
Oleksii Filonenko
8d8ce109cb
rink: 0.4.4 -> 0.4.5 2020-01-06 12:39:32 +02:00
Frederik Rietdijk
17ab5f9d88 Merge master into staging-next 2020-01-06 10:38:20 +01:00
Oleksii Filonenko
2580c72b9e
hugo: 0.62.0 -> 0.62.2 2020-01-06 11:32:46 +02:00
Johannes Schleifenbaum
3a1709de7d
dbeaver: 6.3.1 -> 6.3.2 2020-01-06 10:07:29 +01:00
R. RyanTM
fa28442ad5 cvs_fast_export: 1.49 -> 1.50 2020-01-06 00:38:27 -08:00
R. RyanTM
d912d69f73 cwm: 6.3 -> 6.6 2020-01-05 23:30:16 -08:00
R. RyanTM
0a619c70c6 cherrytree: 0.38.9 -> 0.38.10 2020-01-05 22:22:59 -08:00
kjuvi
0b66e714a6 formatter: 0.3.1 -> 0.3.2 2020-01-05 21:00:32 +01:00
Mario Rodas
0b56c6c7c0
Merge pull request #76933 from royneary/git-bug-0.6.0
gitAndTools.git-bug: 0.5.0 -> 0.6.0
2020-01-05 13:06:38 -05:00
lewo
96e344e70e
Merge pull request #76513 from bignaux/ksudoku
ksudoku: init at 19.08.3
2020-01-05 17:50:32 +01:00
Frederik Rietdijk
828f93a326 Merge master into staging-next 2020-01-05 16:00:21 +01:00
Georg Haas
ac1ddc70cf
qsstv: 9.2.6 -> 9.4.4 2020-01-05 15:43:03 +01:00
Doron Behar
01fb51db81 pdfcpu: 0.3.1 -> 0.3.2 2020-01-05 15:12:45 +01:00
Peter Simons
7391a22a44 shotcut: update from version 19.09.14 to 19.12.31 2020-01-05 14:17:51 +01:00
markuskowa
87021d3ca1
Merge pull request #76898 from markuskowa/fix-soapysdr
soapysdr: add as python module
2020-01-05 13:41:28 +01:00
royneary
8cc7acddda
gitAndTools.git-bug: 0.5.0 -> 0.6.0 2020-01-04 14:57:51 +01:00
markuskowa
ec48271b88
Merge pull request #76343 from r-ryantm/auto-update/obs-studio
obs-studio: 24.0.4 -> 24.0.6
2020-01-04 14:14:38 +01:00
markuskowa
f3e8be7cd4
Merge pull request #76399 from r-ryantm/auto-update/qownnotes
qownnotes: 19.11.14 -> 19.12.15
2020-01-04 14:07:56 +01:00
wucke13
4be14c94b2 pivx: 3.4.0 -> 4.0.0 2020-01-04 11:49:32 +00:00
markuskowa
c425754249
Merge pull request #76462 from r-ryantm/auto-update/vym
vym: 2.7.0 -> 2.7.1
2020-01-04 12:46:28 +01:00
markuskowa
b06114f078
Merge pull request #76311 from r-ryantm/auto-update/marvin
marvin: 19.23.0 -> 19.27.0
2020-01-04 12:24:48 +01:00
markuskowa
8dcb8318b1
Merge pull request #76423 from r-ryantm/auto-update/tixati
tixati: 2.64 -> 2.66
2020-01-04 12:09:25 +01:00
Mario Rodas
0f9eda896b flexget: add marsam to maintainers 2020-01-04 04:22:00 -05:00
Mario Rodas
b5c8ef0e7f flexget: 2.21.25 -> 3.0.31 2020-01-04 04:21:00 -05:00
Elis Hirwing
4c9e280001
Merge pull request #76698 from fnords/protonmail-bridge-1.2.3-1-bump
protonmail-bridge: 1.2.2-1 -> 1.2.3-1
2020-01-04 22:23:29 +01:00
Markus Kowalewski
457b17cf21
texmaker: 5.0.3 -> 5.0.4 2020-01-04 20:18:06 +01:00
Michael Raskin
df3896f6ac
Merge pull request #76900 from misuzu/psi-1.4
psi: 0.15 -> 1.4
2020-01-04 15:20:43 +00:00
misuzu
b3a3168a95 psi: 0.15 -> 1.4 2020-01-04 14:41:59 +02:00
Markus Kowalewski
4097ffcc29
soapysdr: add as python module
Use "toPythonModule" function to make python interface available.
2020-01-03 23:11:02 +01:00
Maximilian Bosch
11dd4ccf9d
rambox: 0.6.9 -> 0.7.3
https://github.com/ramboxapp/community-edition/releases/tag/0.7.3
https://github.com/ramboxapp/community-edition/releases/tag/0.7.2
https://github.com/ramboxapp/community-edition/releases/tag/0.7.1
https://github.com/ramboxapp/community-edition/releases/tag/0.7.0
2020-01-03 20:53:49 +01:00
Maximilian Bosch
bef84a3d83
Merge pull request #76895 from Vskilet/gitea-update
gitea: 1.10.1 -> 1.10.2
2020-01-03 20:36:31 +01:00