Commit Graph

167445 Commits

Author SHA1 Message Date
Doron Behar
0bd4aa02d1 sccache: 0.2.9 -> 0.2.10 2019-08-12 11:56:22 +03:00
WilliButz
dcc12cea9f
prometheus-blackbox-exporter: 0.12.0 -> 0.14.0, run tests
Also added myself as maintainer.
2019-08-12 10:53:00 +02:00
Doron Behar
ea955cb28f pdfcpu: 0.2.2 -> 0.2.3 2019-08-12 11:16:39 +03:00
zimbatm
a0a0106f59
pre-commit: 1.17.0 -> 1.18.1 2019-08-12 09:34:23 +02:00
Sascha Grunert
965f869e59
conmon: 0.3.0 -> 2.0.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-12 09:02:15 +02:00
Emily
a010a7b665 git-revise: init at 0.4.2
A flexible and fast alternative to `git commit --amend`/`git rebase`.

See also:

* https://mystor.github.io/git-revise.html
* https://lobste.rs/s/5gdnrt/introducing_git_revise
* https://git-revise.readthedocs.io/en/latest/
2019-08-11 22:58:39 -07:00
Jonathan Ringer
7d8d9e4799 libpinyin: 2.1.91 -> 2.3.0 2019-08-11 22:00:17 -07:00
Niklas Hambüchen
cd6033ba97 fetchurl: Make it overridable.
This provides a workaround for #66499, because this way
https://github.com/NixOS/nixpkgs/issues/66499#issuecomment-520277782

    self: super: {
      fetchurl = super.fetchurl.override (old: {
        curl = old.curl.override {
          gssSupport = false;
          # ...
        };
      });
    }

works as expected.
2019-08-12 06:51:05 +02:00
worldofpeace
3ea6859512
Merge pull request #66504 from tadeokondrak/discord-0.0.91
discord-canary: 0.0.85 -> 0.0.91
2019-08-11 22:52:35 -04:00
worldofpeace
bc0f60ff1c
Merge pull request #66389 from erictapen/scribus-1.5.5
scribusUnstable: 2019-01-16 -> 1.5.5
2019-08-11 22:49:05 -04:00
worldofpeace
ee877d7b19
Merge pull request #66497 from emilazy/add-stm32loader
stm32loader: init at 0.5.0
2019-08-11 22:31:07 -04:00
Jonathan Ringer
58fb551cc6 libetpan: 1.8 -> 1.9.3 2019-08-11 19:29:58 -07:00
Tadeo Kondrak
e836d29f52
discord-canary: 0.0.85 -> 0.0.91 2019-08-11 20:21:25 -06:00
worldofpeace
d73cca7808
Merge pull request #66435 from lightbulbjim/sigil-wrapping
sigil: use qt5's mkDerivation
2019-08-11 22:17:02 -04:00
Dmitry Kalinkin
34224c7ba0
Merge pull request #66117 from veprbl/pr/hepmc_2_06_10
hepmc: 2.06.09 -> 2.06.10
2019-08-11 22:16:16 -04:00
Emily
42e55dbe9a stm32loader: init at 0.5.0 2019-08-11 18:46:33 -07:00
Herwig Hochleitner
ac2eb3151d emacsPackages.melpaPackages: fix cmake-mode 2019-08-12 02:54:45 +02:00
Herwig Hochleitner
ff79e9dad2 steam: fix for screeps 2019-08-12 02:52:51 +02:00
Herwig Hochleitner
9acdab85e2 steam: add /lib32 and /lib64 to ldpath in chroot 2019-08-12 02:52:51 +02:00
Herwig Hochleitner
6a76eb087f systemtap: 4.0 -> 4.1 2019-08-12 02:51:49 +02:00
Maximilian Bosch
4ed6d362c0
Merge pull request #66403 from volth/patch-356
scala_2_12: 2.12.8 -> 2.12.9
2019-08-12 02:33:05 +02:00
Silvan Mosberger
aa26fbfcbe
syncthing-gtk: gdk_pixbuf -> gdk-pixbuf 2019-08-12 01:02:06 +02:00
Silvan Mosberger
f5c793ecb4
haskellPackages: Unmark hpack, pantry and http-download as broken
Fixes evaluation of stack
2019-08-12 01:00:24 +02:00
Lassulus
612871e2ec
Merge pull request #66375 from emmanuelrosa/syncthing-1.2.1
syncthing: 1.1.4 -> 1.2.1
2019-08-12 00:22:25 +02:00
worldofpeace
bddce34e49
Merge pull request #66478 from aanderse/nylas-mail
nylas-mail-bin: drop package which is no longer supported upstream
2019-08-11 17:52:26 -04:00
Aaron Andersen
26f128c1af nylas-mail-bin: drop package which is no longer supported upstream 2019-08-11 17:44:05 -04:00
Niklas Hambüchen
bda6618bb6 zlib: Add comments regarding static/shared linking.
The main explanation was taken from commit:

    e999def1 zlib: clean up static/shared distincion

The `SHARED_MODE=1` bit was originally introduced in commit:

    0bfc84b0 Cross-compile zlib for Windows
2019-08-11 21:32:22 +02:00
Peter Simons
44afe30245 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
f44d65d7f8.
2019-08-11 20:48:10 +02:00
Peter Simons
57343fb703 haskell-pantry: disable test suite to fix the build 2019-08-11 20:48:10 +02:00
Peter Simons
3b19d7de6a haskell-http-download: disable test suite to fix the build 2019-08-11 20:48:10 +02:00
Peter Simons
c4d321494e haskell-hpack: disable the test suite to avoid build failures 2019-08-11 20:48:10 +02:00
Peter Simons
f2787c2af9 haskell-hsdev: drop broken overrides that no longer succeed 2019-08-11 20:48:10 +02:00
Peter Simons
ca171ca0fa haskell-hlint: add version overrides to fix the build 2019-08-11 20:48:10 +02:00
Peter Simons
35c6087e37 haskell-text & parsec: fix version overrides for ghc-8.2.x 2019-08-11 20:48:10 +02:00
Peter Simons
a76bd39c64 haskell-cryptol: drop obsolete version overrides 2019-08-11 20:48:10 +02:00
Peter Simons
3cbe376b37 haskell-llvm-hs: drop obsolete version overrides 2019-08-11 20:48:10 +02:00
Peter Simons
79a149e051 hackage2nix: update list of broken builds 2019-08-11 20:48:10 +02:00
Peter Simons
fcd3115ef6 haskell-stack: drop obsolete version overrides 2019-08-11 20:48:09 +02:00
Peter Simons
c3941614d2 haskell-network-bsd: fix the build 2019-08-11 20:48:09 +02:00
Peter Simons
bfb9f66427 haskell-ip: drop obsolete override 2019-08-11 20:48:09 +02:00
Peter Simons
82feb71d0f haskell-butcher: drop obsolete override 2019-08-11 20:48:09 +02:00
Peter Simons
7ae07cfcb4 haskell-names: drop obsolete overrides 2019-08-11 20:48:09 +02:00
Peter Simons
898444c93d haskell-lambdabot-haskell-plugins: drop obsolete overrides 2019-08-11 20:48:09 +02:00
Peter Simons
fd303f8a62 haskell-pandoc: drop obsolete overrides 2019-08-11 20:48:09 +02:00
Peter Simons
76de461acc haskell-hlint & hoogle: drop obsolete overrides 2019-08-11 20:48:09 +02:00
Peter Simons
e10ae7afa6 haskell-clock & tasty: break infinite recursions 2019-08-11 20:48:09 +02:00
Peter Simons
9038403136 cachix: fix infinite recursion during evaluation 2019-08-11 20:48:09 +02:00
Peter Simons
fba1a02724 haskell-clock: drop obsolete patches 2019-08-11 20:48:09 +02:00
Peter Simons
c4cfd7506b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
8822e69b9b.
2019-08-11 20:48:01 +02:00
Peter Simons
bc8bc2c7cf hackage2nix: ensure Cabal 2.4.x is still available for older compilers 2019-08-11 20:46:43 +02:00
Peter Simons
99423d71c8 LTS Haskell 14.0 2019-08-11 20:46:43 +02:00
worldofpeace
51816f0d40
Merge pull request #66249 from virusdave/dnicponski/scratch/unison_language
unison-ucm: init at 1.0.M1c alpha
2019-08-11 14:16:34 -04:00
Dave Nicponski
4673896662 unison-ucm: init at 1.0.M1c alpha 2019-08-11 14:14:56 -04:00
Maximilian Bosch
12a7cc0d1f
Merge pull request #52685 from timokau/fzf-vim-dep
vimPlugins.fzf-vim: automatically add fzfWrapper
2019-08-11 17:16:36 +02:00
Maximilian Bosch
5002c9aedb
Merge pull request #66473 from WilliButz/update-nginx-exporter
prometheus-nginx-exporter: 0.4.1 -> 0.4.2, run tests
2019-08-11 16:59:00 +02:00
worldofpeace
38b96afce8 calibre: wrap manually
Also move wrapGAppsHook to nativeBuildInputs
2019-08-11 10:42:47 -04:00
Vincent Laporte
18fa1c335e ocamlPackages.ocaml-migrate-parsetree: 1.2.0 -> 1.4.0 2019-08-11 13:58:43 +00:00
Tim Steinbach
dbfea916f8
linux: 4.9.188 -> 4.9.189 2019-08-11 09:41:31 -04:00
Tim Steinbach
6710232309
linux: 4.4.188 -> 4.4.189 2019-08-11 09:40:55 -04:00
R. RyanTM
223adea447 ibus-engines.typing-booster-unwrapped: 2.6.2 -> 2.6.4 (#65949)
* ibus-engines.typing-booster-unwrapped: 2.6.2 -> 2.6.4

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ibus-typing-booster/versions

* use pname
2019-08-11 15:34:57 +02:00
Maximilian Bosch
142d2f8384
Merge pull request #65401 from aanderse/php-mongodb-driver
phpPackages.mongodb: init at 1.5.5
2019-08-11 14:49:38 +02:00
Michael Weiss
4e668aee42
python3Packages.pysnmp: 4.4.10 -> 4.4.11 2019-08-11 12:48:03 +02:00
WilliButz
d373b3fbb3
prometheus-nginx-exporter: 0.4.1 -> 0.4.2, run tests 2019-08-11 12:30:41 +02:00
Sander van der Burg
5f01a2586a
Merge pull request #50805 from r-ryantm/auto-update/axis2
axis2: 1.6.4 -> 1.7.9
2019-08-11 12:15:33 +02:00
Marek Mahut
fba7d8e27f
Merge pull request #66457 from lasandell/wsjtx-2.1.0
wsjtx: 2.0.1 -> 2.1.0
2019-08-11 08:57:55 +02:00
Emmanuel Rosa
fd39791936 syncthing: clean up package
Thank you, @Lassulus
2019-08-11 08:35:24 +07:00
Emmanuel Rosa
d80670bdc2 syncthing: 1.1.4 -> 1.2.1
syncthing-gtk: add missing runtime dependencies

NixOS: fix syncthing-init NixOS test
2019-08-11 08:35:04 +07:00
Matthew Bauer
4557b9f1f5
Merge pull request #66419 from takeda/busybox
busybox: apply clang-cross patch when host is different than build system.
2019-08-10 20:18:18 -04:00
Luke Sandell
6417b03431 wsjtx: 2.0.1 -> 2.1.0 2019-08-10 18:54:55 -05:00
Chris Rendle-Short
2eb1dcc5b2 sigil: mark as unmaintained
Maintainer has not committed for >2 years.
2019-08-11 09:44:29 +10:00
Chris Rendle-Short
e373ce139f sigil: use qt5's mkDerivation
Slightly different implementation because out of the box:

  - $out/bin/sigil is a shell script wrapper
  - $out/lib/sigil/sigil is the ELF executable

See #65399
2019-08-11 09:36:51 +10:00
Aaron Andersen
0f91a1f329
Merge pull request #66079 from marius851000/ctrtool-update
ctrtool: 0.15 -> 0.16
2019-08-10 19:28:57 -04:00
Marek Mahut
ea7c049d54
Merge pull request #65932 from r-ryantm/auto-update/gdcm
gdcm: 3.0.0 -> 3.0.1
2019-08-10 22:46:39 +02:00
Marek Mahut
85147685a3
Merge pull request #66442 from primeos/iw
iw: 5.0.1 -> 5.3
2019-08-10 22:44:42 +02:00
Marek Mahut
557fbe94b2
Merge pull request #65908 from r-ryantm/auto-update/fldigi
fldigi: 4.1.04 -> 4.1.07
2019-08-10 22:35:44 +02:00
Marek Mahut
850f7acc07
Merge pull request #64073 from r-ryantm/auto-update/live555
live555: 2019.05.29 -> 2019.06.28
2019-08-10 22:24:06 +02:00
Marek Mahut
40c26973c9 gdcm: adding darwin.apple_sdk.frameworks.ApplicationServices 2019-08-10 22:16:30 +02:00
Marek Mahut
5e53e1cb52
Merge pull request #65992 from r-ryantm/auto-update/mullvad-vpn
mullvad-vpn: 2019.5 -> 2019.6
2019-08-10 22:14:39 +02:00
Marek Mahut
4ff0effbab
Merge pull request #66053 from r-ryantm/auto-update/pmd
pmd: 6.16.0 -> 6.17.0
2019-08-10 22:02:53 +02:00
Marek Mahut
1d88c43d7c
Merge pull request #63990 from r-ryantm/auto-update/byacc
byacc: 20180609 -> 20190617
2019-08-10 21:53:32 +02:00
Marek Mahut
06edd50ad7
Merge pull request #64043 from r-ryantm/auto-update/guile-sdl2
guile-sdl2: 0.3.1 -> 0.4.0
2019-08-10 21:43:41 +02:00
Marek Mahut
985a6155dd fldigi: 4.1.06 -> 4.1.07 2019-08-10 21:42:33 +02:00
Marek Mahut
af447de1b8
Merge pull request #65907 from r-ryantm/auto-update/fasm-bin
fasm-bin: 1.73.12 -> 1.73.15
2019-08-10 21:34:36 +02:00
Marek Mahut
33d044b525
Merge pull request #66101 from r-ryantm/auto-update/python3.7-folium
python37Packages.folium: 0.9.1 -> 0.10.0
2019-08-10 21:31:41 +02:00
Marek Mahut
6cd1e20412
Merge pull request #65962 from r-ryantm/auto-update/libfilezilla
libfilezilla: 0.17.1 -> 0.18.0
2019-08-10 21:30:24 +02:00
Marek Mahut
65844693fc
Merge pull request #66106 from r-ryantm/auto-update/python3.7-plotly
python37Packages.plotly: 3.10.0 -> 4.0.0
2019-08-10 21:14:14 +02:00
Marek Mahut
ec2c3f9116
Merge pull request #66102 from r-ryantm/auto-update/python3.7-poyo
python37Packages.poyo: 0.4.2 -> 0.5.0
2019-08-10 21:08:54 +02:00
Florian Peter
72330fc275 scylladb: init at 3.0.5 2019-08-11 02:11:32 +08:00
Florian Peter
53a4c3511b thrift: re-add compatibility 0.10 2019-08-11 02:11:32 +08:00
Florian Peter
b0a480147b libsystemtap: init at 3.2 2019-08-11 02:11:32 +08:00
Florian Peter
cb5b65c62a antlr: add library outputs to 3.5.2 2019-08-11 02:11:32 +08:00
Marek Mahut
809b38a784
Merge pull request #62467 from r-ryantm/auto-update/librealsense
librealsense: 2.21.0 -> 2.22.0
2019-08-10 19:30:02 +02:00
Marek Mahut
2cc3a789c3
Merge pull request #62418 from r-ryantm/auto-update/glbinding
glbinding: 3.0.2 -> 3.1.0
2019-08-10 19:29:20 +02:00
Marek Mahut
64ebc0bf80
Merge pull request #62348 from r-ryantm/auto-update/argyllcms
argyllcms: 2.1.0 -> 2.1.1
2019-08-10 19:28:56 +02:00
Silvan Mosberger
cf2a158730
nixos/beegfs: mark as broken (#66352)
nixos/beegfs: mark as broken
2019-08-10 18:59:51 +02:00
Daniel Schaefer
e1a5484098 pptp: Fix shebangs
- Remove `which` as build-time input
- Use substituteInPlace instead of sed (warns if it fails to replace)
- Use perl in buildInputs as it's a run-time dependency
- Patch shebangs manually, not sure why fixupPhase doesn't do it
2019-08-11 01:53:08 +09:00
worldofpeace
4a3aa14c32
Merge pull request #60796 from r-ryantm/auto-update/standardnotes
standardnotes: 3.0.6 -> 3.0.15
2019-08-10 12:01:05 -04:00
R. RyanTM
55af862a76 standardnotes: 3.0.6 -> 3.0.15 2019-08-10 11:57:58 -04:00
worldofpeace
2eaef474f2
Merge pull request #66236 from worldofpeace/test-reorganize
Reorganize GNOME tests, re-enable LightDM for release-combined
2019-08-10 11:23:57 -04:00
Mario Rodas
1c7cf9493c
Merge pull request #52588 from marsam/init-fffuu
fffuu: init at unstable-2018-05-26
2019-08-10 09:52:31 -05:00
Michael Weiss
4b0b2579df
iw: 5.0.1 -> 5.3 2019-08-10 16:49:19 +02:00
Justin Humm
c39818d3dc
scribusUnstable: 2019-01-16 -> 1.5.5
changelog: https://bugs.scribus.net/changelog_page.php?version_id=106

Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-08-10 16:41:23 +02:00
Vincent Laporte
a4d6a3f724 ocamlPackages.pgocaml: 2.3 -> 3.2 2019-08-10 14:19:18 +00:00
Marek Mahut
91931999d7 seafile-shared: 7.0.1 -> 7.0.2 2019-08-10 16:03:51 +02:00
Marek Mahut
bdeae5c1ca
Merge pull request #62515 from r-ryantm/auto-update/python3.7-azure-mgmt-resource
python37Packages.azure-mgmt-resource: 2.1.0 -> 2.2.0
2019-08-10 15:57:06 +02:00
Marek Mahut
236caec56d
Merge pull request #62377 from r-ryantm/auto-update/cli11
cli11: 1.7.1 -> 1.8.0
2019-08-10 15:54:58 +02:00
Marek Mahut
51ff2494db librealsense: 2.22.0 -> 2.23.0 2019-08-10 15:42:29 +02:00
Tim Steinbach
2da00ae7b4
linux: 5.2.7 -> 5.2.8 2019-08-10 09:28:28 -04:00
Tim Steinbach
c0dbb5cf22
linux: 4.19.65 -> 4.19.66 2019-08-10 09:28:28 -04:00
Tim Steinbach
933caf635a
linux: 4.14.137 -> 4.14.138 2019-08-10 09:28:25 -04:00
Aaron Andersen
ccf0499170 subversion: 1.9.10 -> 1.9.12, 1.10.4 -> 1.10.6 2019-08-10 09:23:48 -04:00
Aaron Andersen
9267328b09
Merge pull request #66169 from r-ryantm/auto-update/subversion-client
subversionClient: 1.12.0 -> 1.12.2
2019-08-10 09:09:38 -04:00
Vladimír Čunát
387e6952d3
Merge #65846: Update php packages 2019-08-10 14:42:37 +02:00
Vladimír Čunát
6c177c3eba
Merge #65668: wavpack: CVE-2019-1010317 CVE-2019-1010319 2019-08-10 14:37:54 +02:00
Michael Weiss
28d637d345
ffmpeg_4: 4.1.4 -> 4.2
Changelog: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/4.2:/Changelog
2019-08-10 14:09:22 +02:00
Domen Kožar
5ce8864c54
Merge pull request #66328 from domenkozar/nixos-options-doc
Extract NixOS options documentation generation to a function
2019-08-10 14:07:19 +02:00
worldofpeace
63f0c69318
Merge pull request #66322 from lightbulbjim/rapid-photo-downloader-wrapping
rapid-photo-downloader: fix QT wrapping
2019-08-10 08:00:41 -04:00
Chris Rendle-Short
2f1b92ddf8 rapid-photo-downloader: fix QT wrapping
See #65399
2019-08-10 07:59:48 -04:00
Andreas Rammhold
d404bcd1d9
Merge pull request #66393 from ivan/chromium-76.0.3809.100
chromium: 76.0.3809.87 -> 76.0.3809.100
2019-08-10 11:54:10 +00:00
Timo Kaufmann
3541df594e
Merge pull request #66396 from timokau/sage-undo-short
sage: default to long tests again
2019-08-10 13:16:00 +02:00
Michael Weiss
7680b512cb
tdesktop: 1.7.14 -> 1.8.0 2019-08-10 13:01:23 +02:00
Marek Mahut
3633b3271d DisnixWebService: patching to use HttpTransportPropertiesImpl 2019-08-10 12:52:39 +02:00
Michael Weiss
8ade595b94
androidStudioPackages.beta: 3.5.0.19 -> 3.5.0.20 2019-08-10 12:31:05 +02:00
Mario Rodas
a460545927
fffuu: init at unstable-2018-05-26 2019-08-10 05:20:03 -05:00
Kirill Elagin
a057dd2f8f reuse: 0.3.4 -> 0.4.1 2019-08-10 13:18:53 +03:00
Kirill Elagin
a5180b1017 pythonPackages.license-expression: init at 0.999 2019-08-10 13:18:25 +03:00
Kirill Elagin
6ba379d604 pythonPackages.boolean-py: init at 3.6 2019-08-10 13:17:48 +03:00
Mario Rodas
28360dd3b7
Merge pull request #66413 from marsam/update-flow
flow: 0.104.0 -> 0.105.0
2019-08-10 05:12:37 -05:00
Mario Rodas
5b874f2399
Merge pull request #65967 from r-ryantm/auto-update/liblastfm
liblastfm: 1.0.9 -> 1.1.0
2019-08-10 05:09:15 -05:00
Mario Rodas
65b29b4ec3
Merge pull request #65988 from r-ryantm/auto-update/lxc
lxc: 3.1.0 -> 3.2.1
2019-08-10 05:04:52 -05:00
Mario Rodas
a407b31bdb
Merge pull request #65974 from r-ryantm/auto-update/lxcfs
lxcfs: 3.0.4 -> 3.1.2
2019-08-10 05:03:20 -05:00
Mario Rodas
97cd74fe0f
Merge pull request #65969 from r-ryantm/auto-update/liblcf
liblcf: 0.6.0 -> 0.6.1
2019-08-10 05:00:54 -05:00
markuskowa
732c1671f5
Merge pull request #66380 from markuskowa/upd-rdma
rdma-core: 24.0 -> 25.0
2019-08-10 11:55:17 +02:00
adisbladis
496ae0a1d4
Merge pull request #66360 from rasendubi/emacs-packages-2019-08-09
Emacs packages update: 2019-08-09
2019-08-10 11:54:21 +02:00
Marek Mahut
5c5ce4cc80
Merge pull request #64781 from r-ryantm/auto-update/clickhouse
clickhouse: 19.6.2.11 -> 19.9.2.4
2019-08-10 11:47:33 +02:00
Mario Rodas
bec68e12bf
Merge pull request #66056 from r-ryantm/auto-update/pngpp
pngpp: 0.2.9 -> 0.2.10
2019-08-10 04:45:29 -05:00
Mario Rodas
ce9dadd7d1
Merge pull request #65996 from r-ryantm/auto-update/neo4j
neo4j: 3.5.6 -> 3.5.8
2019-08-10 04:43:05 -05:00
Mario Rodas
49af547aaf
Merge pull request #66000 from r-ryantm/auto-update/now-cli
now-cli: 15.5.0 -> 15.8.7
2019-08-10 04:39:25 -05:00
Mario Rodas
c0b70db506
Merge pull request #66043 from r-ryantm/auto-update/python3.7-django-polymorphic
python37Packages.django_polymorphic: 2.0.3 -> 2.1.2
2019-08-10 04:33:23 -05:00
Mario Rodas
ce82fcbff9
Merge pull request #66031 from r-ryantm/auto-update/pony-stable
pony-stable: 0.2.0 -> 0.2.1
2019-08-10 04:32:22 -05:00
Domen Kožar
59846b9265
Merge pull request #66364 from avh4/elm-format-0.8.2
elm-format: 0.8.1 -> 0.8.2
2019-08-10 11:02:33 +02:00
Marek Mahut
2aa7589303
Merge pull request #41701 from r-ryantm/auto-update/gperftools
gperftools: 2.6.3 -> 2.7
2019-08-10 10:27:15 +02:00
Marek Mahut
0e679dd53e axis2: 1.7.8 -> 1.7.9 2019-08-10 10:24:53 +02:00
Marek Mahut
8effb0a4fb
Merge pull request #65126 from r-ryantm/auto-update/powershell
powershell: 6.2.1 -> 6.2.2
2019-08-10 10:03:53 +02:00
Marek Mahut
304dc5922e clickhouse: 19.9.2.4 -> 19.13.1.11 2019-08-10 09:54:33 +02:00
Marek Mahut
f93da326ab
Merge pull request #65051 from r-ryantm/auto-update/abcm2ps
abcm2ps: 8.14.4 -> 8.14.5
2019-08-10 09:40:56 +02:00
Marek Mahut
ce8a9968c9 powershell: updating darwin sha 2019-08-10 09:39:04 +02:00
Marek Mahut
757e9f9514
Merge pull request #65871 from r-ryantm/auto-update/abcMIDI
abcmidi: 2019.06.14 -> 2019.08.02
2019-08-10 09:38:32 +02:00
Marek Mahut
c467e04aa7
Merge pull request #65192 from r-ryantm/auto-update/uid_wrapper
uid_wrapper: 1.2.4 -> 1.2.7
2019-08-10 09:37:43 +02:00
Marek Mahut
eb2651d338
Merge pull request #65175 from r-ryantm/auto-update/rapid-photo-downloader
rapid-photo-downloader: 0.9.14 -> 0.9.15
2019-08-10 09:34:53 +02:00