1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-27 08:01:14 +00:00
Commit graph

21550 commits

Author SHA1 Message Date
Maximilian Bosch 38af8ec720
stellarium: 0.15.0 -> 0.16.1
The 0.16-releases contain several useful new features:
https://launchpad.net/stellarium/0.16/0.16.1

I also added myself as maintainer to have more people available if the
package breaks a release.
2017-11-19 12:01:15 +01:00
Joerg Thalheim 72163a64c4 pijul: 0.7.3 -> 0.8.0 2017-11-19 09:01:47 +00:00
Orivej Desh b089c21506 Merge branch 'master' into staging
* master: (39 commits)
  python.pkgs.pybfd: move to python-modules
  documentation: python 2.6 is no more
  documentation: python3Packages is python36Packages
  wireguard: 0.0.20171101 -> 0.0.20171111
  php_excel: init at 1.0.2
  libxl: init at 3.8.1
  matrix-synapse: 0.24.1 -> 0.25.1
  grafana: 4.6.1 -> 4.6.2
  linux: 4.4.98 -> 4.4.99
  linux: 4.9.62 -> 4.9.63
  linux: 4.13.13 -> 4.13.14
  nixos/zsh: add the type for enableAutosuggestions option
  zsh-powerlevel9k: init at 2017-11-10
  fio: 3.1 -> 3.2
  filebench: rehash source
  nano: 2.8.7 -> 2.9.0
  bonnie: replace dead source link
  less: 520 -> 529
  strace: 4.19 -> 4.20
  iperf: 3.2 -> 3.3
  ...
2017-11-19 08:30:14 +00:00
Jon Banafato 7b86918a4d corebird: 1.7.1 -> 1.7.2 2017-11-19 01:39:38 -05:00
Nick Novitski e6180997ac sdcv: enable Darwin build 2017-11-18 14:42:04 -08:00
Jörg Thalheim cb2c2f4064
Merge pull request #31784 from veprbl/ipfs_0.4.13
ipfs: 0.4.11 -> 0.4.13
2017-11-18 21:23:33 +00:00
Orivej Desh 28e6265cdc
Merge pull request #31799 from lsix/nano_2_9
nano: 2.8.7 -> 2.9.0
2017-11-18 20:34:10 +00:00
Lancelot SIX 2899687a48
nano: 2.8.7 -> 2.9.0
See https://lists.gnu.org/archive/html/info-gnu/2017-11/msg00006.html
for release information
2017-11-18 21:05:07 +01:00
Jörg Thalheim 011e69ea3f
Merge pull request #31789 from flokli/msmtp-sendmail
msmtp: add sendmail symlink to $out/bin
2017-11-18 19:43:04 +00:00
Vladimír Čunát d62531d0d9
Merge #31788: git: honor $PATH for sendmail... 2017-11-18 11:02:13 +01:00
Peter Hoeg 737558b7bb kodi: 17.4 -> 17.6 and move to cmake
ffmpeg is now built as a separate derivation using the kodi makefile to avoid
having to rebuild ffmpeg every time kodi is changed.

Additionally, due to the far superior cmake output a number of dependencies were
identified that have been added as well.
2017-11-18 10:01:04 +00:00
Florian Klink 3afa503882 msmtp: add sendmail symlink to $out/bin
This is useful for applications expecting a 'sendmail' binary in $PATH,
similar how nullmailer and ssmtp do it, too.
2017-11-18 09:39:58 +01:00
Florian Klink e4bf9e4fef git: honor $PATH for sendmail used in git-send-email command
git-send-email will now search $PATH for a sendmail binary, instead of
the (previously fixed) list of paths.
2017-11-18 09:37:05 +01:00
Dmitry Kalinkin cb059d63fd ipfs: 0.4.11 -> 0.4.13 2017-11-18 06:44:08 +03:00
Daiderd Jordan 36818207e9 Merge branch 'master' into staging 2017-11-17 22:45:34 +01:00
Orivej Desh 23a5f54ee5
Merge pull request #30534 from kamilchm/spark
spark: 2.1.0 -> 2.2.0
2017-11-17 20:24:06 +00:00
Thomas Tuegel 850846e132
Merge pull request #31772 from ttuegel/dropbox/versions
Dropbox: overwrite old versions, pass arguments, fix sign-in
2017-11-17 13:57:09 -06:00
Orivej Desh 1161741351 Merge branch 'master' into staging
* master: (28 commits)
  go_1_9: skip flaky TestWaitGroupMisuse2
  erlangR18: fix patch hashes with fetchpatch
  xml2: replace dead links
  nixos/pam: fix docs about path to u2f_keys file
  cinelerra: add a note about parallel building
  msmtp: install docs and examples (#31769)
  kernel: Fix out-of-tree modules on aarch64
  nixos/tests/acme: update terms of service to fix test
  gixy: init at 0.1.8
  pythonPackages.ConfigArgParse: 0.9.3 -> 0.12.0, refactor, move to python-modules
  mono: init at 4.8
  wal-g: fix license so not to break evaluation
  wal-g: init at 0.1.2
  maintainers: add backuitist
  nixos/prometheus: Correct documentation for external_labels
  spidermonkey: replace broken links
  vagrant: removed custom rake gem
  vagrant: 2.0.0 -> 2.0.1
  nixos/prometheus: add external_labels option
  nixos/prometheus: add scrape_configs.honor_labels
  ...
2017-11-17 18:06:22 +00:00
Thomas Tuegel 7dee7d6ddb
dropbox: install firefox-bin in FHS env
To sign in to dropbox, a browser must be available in the FHS env. We cannot
ensure that the user's browser of choice is available, so we provide Firefox as
a default.

Resolves: #31667
2017-11-17 12:00:20 -06:00
Thomas Tuegel 7e7fbebed9
dropbox: pass along positional parameters to exec 2017-11-17 11:48:34 -06:00
Thomas Tuegel 9ce215862e
dropbox: overwrite existing installation if our installer is newer 2017-11-17 11:47:55 -06:00
Orivej Desh 4be7aae5b3 cinelerra: add a note about parallel building 2017-11-17 16:41:16 +00:00
Florian Klink 7c737cb506 msmtp: install docs and examples (#31769)
* msmtp: install docs and examples

* msmtp: nitpick
2017-11-17 16:35:01 +00:00
Orivej Desh 80d1eaa01d mesos: do not use makeWrapper with bash from bootstrap tools
It is too old and does not support required features. The error is:

/nix/store/...-hook/nix-support/setup-hook: line 78: export $varName=${value@Q}\${$varName:+${separator@Q}}\$$varName: bad substitution
2017-11-17 12:28:14 +00:00
Orivej Desh a50e8c8b00
Merge pull request #31626 from backuitist/i3status
i3status-rust: init at 0.9.0.2017-11-09
2017-11-17 10:45:10 +00:00
Orivej Desh c0d2ee13be
Merge pull request #31730 from gnidorah/rambox
rambox: allow user to use other auth0 credentials
2017-11-17 10:43:52 +00:00
Orivej Desh fa2bf1bf20 octoprint: 1.3.4 -> 1.3.5
Its hash has changed again.  Keep a table of old hashes for fact checking.
2017-11-17 08:17:43 +00:00
Orivej Desh 37215ff7ab qsyncthingtray: fix build 2017-11-17 03:06:05 +00:00
Bruno Bieth 898090f25b i3status-rust: init at 0.9.0.2017-11-09 2017-11-17 01:47:10 +00:00
Orivej Desh 3baeb1c356
Merge pull request #31530 from woffs/shotcut-17.11
shotcut: 17.09 -> 17.11
2017-11-16 21:31:13 +00:00
Orivej Desh 502539e2c8
Merge pull request #31672 from matklad/up-jetbrains
jetbrains IDEs minor version updates
2017-11-16 21:20:40 +00:00
Orivej Desh e62de88d11
Merge pull request #31721 from vbgl/proofgeneral-20171106
proofgeneral_HEAD: 2017-05-06 -> 2017-11-06
2017-11-16 20:54:49 +00:00
Thomas Tuegel 2d4dc7d0bd
Merge pull request #31742 from ttuegel/dropbox/keyboard
dropbox: install xkeyboardconfig for input
2017-11-16 14:35:58 -06:00
Orivej Desh 8bd10a17c6 breakpad: delete
This library does not compile with the current glibc and is unused since
74f7db075a.
2017-11-16 20:43:33 +03:00
Orivej Desh 3c4f52ad47 k3d: remove boost version override 2017-11-16 16:15:57 +00:00
Thomas Tuegel 09fd8618b4
firefox: add enableBrowserpass to support browserpass 2017-11-16 09:57:36 -06:00
Thomas Tuegel a49086c19d
wrapFirefox: accept extraPlugins and extraNativeMessagingHosts 2017-11-16 09:39:36 -06:00
Thomas Tuegel c05520f298
wrapFirefox: make overridable 2017-11-16 09:39:16 -06:00
Ollie Charles d6f14e9fc8 fava: 1.5 -> 1.6 2017-11-16 15:36:33 +00:00
Thomas Tuegel 18cc8d482d
dropbox: install xkeyboardconfig for input
Qt applications running in an FHS env need to have xkeyboardconfig installed for
keyboard input.

Resolves: #31741
2017-11-16 09:26:39 -06:00
Orivej Desh 4cc5d222ce bochs: fix build with glibc 2.26
Tracking issue: #31696
2017-11-16 13:00:28 +00:00
Orivej Desh 9939032e35
Merge pull request #31699 from timor/zotero-5
zotero: 4.0.29 -> 5.0.25
2017-11-16 12:44:36 +00:00
Orivej Desh 41e0d4b68d vpcs: fix build with glibc 2.26
Tracking issue: #31696
2017-11-16 12:30:39 +00:00
Orivej Desh 8a325c4dff zotero: add desktop entry 2017-11-16 11:37:37 +00:00
Jan Tojnar 97cc4691e3 sublime3: Use consistent program name (#31720)
Previously, we used symlinks to create short name aliases. Symlink
basenames are used as argv[0], and consequently as WM_CLASS hint
when executed. This confused desktop managers, which use the hint
to pair desktop files with running applications.

This patches uses exec scripts instead of symlinks just like the
official deb package does, preserving the sublime_text prgname.
2017-11-16 11:01:05 +00:00
rybern ef0486b1f9 vcftools: init at 0.1.15 (#31339) 2017-11-16 09:52:56 +02:00
gnidorah a5b882310f rambox: allow user to use other auth0 credentials 2017-11-16 10:23:02 +03:00
Peter Hoeg 7ce825d6ab neomutt: put mime.types in $out/etc where it belongs 2017-11-16 12:16:05 +08:00
Peter Hoeg dc7ea3f94f neomutt: specify path to mime.types
Neomutt will by default look for /etc/mime.types which isn't present in order to
map file extensions to mime types.

If this file isn't found, and a message has a png attached with
application/octet-stream mime type, neomutt will not know what to do with it.
2017-11-16 10:43:37 +08:00
Orivej Desh 97800cda51 photoqt: fix build 2017-11-16 01:12:18 +00:00
Orivej Desh 52c5386cd9 gimpPlugins.texturize: 2.1 -> 2.2.2017-07-28
The old source is gone, the author has migrated to github.
2017-11-16 00:55:49 +00:00
Orivej Desh 089e0aaf72 pulseview: fix build 2017-11-16 00:40:16 +00:00
Vincent Laporte 48f9d48a51
proofgeneral_HEAD: 2017-05-06 -> 2017-11-06 2017-11-16 00:01:42 +00:00
Joachim Fasting df0300cf67
tor-browser-bundle-bin: 7.0.9 -> 7.0.10 2017-11-15 22:10:52 +01:00
Frederik Rietdijk 1e64aa9518
Merge pull request #31703 from Mic92/rope
Rope / spyder update
2017-11-15 21:21:38 +01:00
Orivej Desh b8f7027360
Merge pull request #31037 from NeQuissimus/virtualbox_5_2_0
virtualbox: 5.1.26 -> 5.2.0
2017-11-15 18:31:12 +00:00
Joerg Thalheim 67092ffd43 spyder: 2.3.8 -> 3.2.4 2017-11-15 15:49:05 +00:00
Tim Steinbach dd53d0f1a0
virtualbox: 5.1.26 -> 5.2.0 2017-11-15 10:14:44 -05:00
Thomas Tuegel 9231cc891b
Merge pull request #26436 from peterhoeg/p/amarok
amarok-kf5: init at 2.8.91-20170228
2017-11-15 08:45:07 -06:00
Orivej Desh 3f0f3ee765 verbiste: 0.1.44 -> 0.1.45 2017-11-15 14:44:07 +00:00
Samuel Leathers c702b1c021
Merge pull request #31665 from zraexy/streamlink
streamlink: 0.8.1 -> 0.9.0
2017-11-15 09:23:24 -05:00
Samuel Leathers cdea07b29f
Merge pull request #31669 from romildo/new.jgmenu
jgmenu: init at 0.7.4
2017-11-15 09:21:59 -05:00
timor e1a797e37f zotero: 4.0.29 -> 5.0.25
This uses buildFHSUserenv.  The source installation probably does not work until
node2nix supports nodejs-8.x.
2017-11-15 14:53:05 +01:00
Samuel Leathers 8f75c783cd
Merge pull request #31660 from taku0/flashplayer-27.0.0.187
flashplayer: 27.0.0.183 -> 27.0.0.187
2017-11-15 08:27:39 -05:00
Sander van der Burg f38e9cb127
Merge pull request #31655 from Ma27/repackage-everything-with-node2nix
Repackage everything with node2nix
2017-11-15 12:27:33 +01:00
Moritz Kiefer c0f08557b9 why3: 0.87.3 -> 0.88.1 2017-11-15 10:15:12 +01:00
Rok Garbas 7dce6c88d2 neovim: 0.2.0 -> 0.2.1
* neovimLibvterm: 5a748f97 -> 4ca7ebf7
* neovim ruby: 0.5.0 -> 0.5.1
* pythonPackages.neovim: 0.1.13 -> 0.2.0
* libmpack: 1.0.3-rev80bd55ea6 -> 1.0.5
* luaPackages.mpack: switched to new source location, 1.0.7_ef025224a7
* only one set of lua packages, switched to luajit
2017-11-15 01:21:46 +01:00
Yuriy Taraday a472c57ffc chromium: 62.0.3202.89 -> 62.0.3202.94
Also bump beta version.
2017-11-15 01:18:01 +01:00
Dan Haraj bdce7d3a04 sc2-headless: add pysc2 minigame map pack 2017-11-14 14:37:53 -05:00
Renaud 6cfb55fdd8
Merge pull request #31531 from danbst/mercurial-licence-fix
tortoisehg: fix license dialog
2017-11-14 20:14:52 +01:00
Aleksey Kladov 18800dab69 jetbrains.webstorm: 2017.2.4 -> 2017.2.5 2017-11-14 21:52:02 +03:00
Aleksey Kladov d76bf07ac0 jetbrains.pycharm-professional: 2017.2.3 -> 2017.2.4 2017-11-14 21:51:32 +03:00
Aleksey Kladov cc6ee5d9d3 jetbrains.pycharm-community: 2017.2.3 -> 2017.2.4 2017-11-14 21:48:44 +03:00
Aleksey Kladov b87df5017e jetbrains.idea-ultimate: 2017.2.5 -> 2017.2.6 2017-11-14 21:48:10 +03:00
Aleksey Kladov 4bea8599ba jetbrains.idea-community: 2017.2.5 -> 2017.2.6 2017-11-14 21:47:40 +03:00
José Romildo Malaquias f2a3a0af87 jgmenu: init at 0.7.4 2017-11-14 16:28:02 -02:00
Orivej Desh a3aae2c831
Merge pull request #31659 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-11-14 17:45:32 +00:00
zraexy 7d1aa9fd22 streamlink: 0.8.1 -> 0.9.0 2017-11-14 08:08:47 -09:00
Michael Raskin ea1724ba37
Merge pull request #31572 from deedrah/pr/firefox-native-messaging-hosts
firefox: support for native messaging hosts in wrapper
2017-11-14 18:01:54 +01:00
Michael Raskin cacd7209f8
Merge pull request #31661 from taku0/firefox-bin-57.0
firefox: 56.0.2 -> 57.0 [Security fixes]
2017-11-14 18:01:45 +01:00
Jörg Thalheim 4eca21aafa
Merge pull request #31636 from rycee/bump/monero
monero: 0.11.0.0 -> 0.11.1.0
2017-11-14 16:50:58 +00:00
Franz Pletz 33b7ff9ac8
Merge pull request #31625 from roconnor/bitcoin
bitcoin: 0.15.0.1 -> 0.15.1
2017-11-14 17:27:18 +01:00
Maximilian Bosch 5ae373b3eb
{shout, quassel-webserver}: move to nodePackages
both packages are available at the default NPM registry.

related to #31032
2017-11-14 16:37:16 +01:00
taku0 e5986f16b3 firefox-esr: 52.4.1esr -> 52.5.0esr 2017-11-14 23:19:30 +09:00
Tim Steinbach aac784f356
minikube: Use localkube 2017-11-14 08:39:19 -05:00
Jörg Thalheim 309ce56cf2
Merge pull request #31649 from fusion809/patch-3
atom: 1.21.2->1.22.0; 1.22.0-beta1->1.23.0-beta0
2017-11-14 13:06:56 +00:00
Michael Alan Dorman 4e00194ba6 melpa-packages: 2017-11-13 2017-11-14 07:54:11 -05:00
Michael Alan Dorman ad138cecdc melpa-stable-packages: 2017-11-13 2017-11-14 07:54:10 -05:00
Michael Alan Dorman e15ce53da3 org-packages: 2017-11-13 2017-11-14 07:54:10 -05:00
Michael Alan Dorman f8b31144d0 elpa-packages: 2017-11-13 2017-11-14 07:54:10 -05:00
Peter Simons d70a021b95 maxima: 5.40.0 -> 5.41.0 2017-11-14 13:23:48 +01:00
Peter Simons 12c922d78d
Merge pull request #31657 from Mic92/wxmaxima
wxmaxima: 15.04.0 -> 17.10.1
2017-11-14 13:18:18 +01:00
Brenton Horne 747b2974dc atom: 1.21.2->1.22.0 2017-11-14 22:17:37 +10:00
Brenton Horne d7cb8a0ab5 atom-beta: 1.22.0-beta1->1.23.0-beta0 2017-11-14 22:17:12 +10:00
Franz Pletz 1f645d2cef
Merge pull request #31638 from matthewbauer/ncmpc
ncmpc: fix on darwin
2017-11-14 12:34:25 +01:00
Joerg Thalheim 21423521e6 wxmaxima: 15.04.0 -> 17.10.1
also fix crash at start-up due missing icons

fixes #18479
2017-11-14 11:28:00 +00:00
Franz Pletz 5499e42ed3
Merge pull request #30814 from ebzzry/usync-0.0.3
usync: init at 0.0.3
2017-11-14 12:17:54 +01:00
taku0 dd3d1cf6e1 flashplayer: 27.0.0.183 -> 27.0.0.187 2017-11-14 15:15:25 +09:00
Orivej Desh ba45205b84
Merge pull request #31579 from matthewbauer/emacs-fixes
Emacs fixes
2017-11-14 01:44:01 +00:00
Orivej Desh ea2aeb7af4 netperf: update source 2017-11-14 00:32:17 +00:00
Matthew Bauer ba62c31dfc ncmpc: fix on darwin 2017-11-13 18:09:18 -06:00
Robert Helgesson 3e800947a5
monero: 0.11.0.0 -> 0.11.1.0 2017-11-14 00:59:57 +01:00
Renaud a3f5010644
Merge pull request #31633 from InfernalKnight/viber
viber: 6.5.5.1481 -> 7.0.0.1035
2017-11-13 23:49:07 +01:00
Eric Bailey 51a8584252 musescore (darwin): 2.0.3 -> 2.1 (#26297) 2017-11-13 23:47:28 +01:00
infernalknight 0dfe582c5e viber: 6.5.5.1481 -> 7.0.0.1035 2017-11-14 01:09:48 +03:00
Russell O'Connor 4173e8695a bitcoin: 0.15.0.1 -> 0.15.1
I have also updated the dependencies for bitcoin:

* qt4 is updated to qt5
* miniupnpc 1 is updated to miniupnpc 2
* zeromq dependency has been added to enable ZeroMQ support.
2017-11-13 15:39:56 -05:00
Orivej Desh ee067a67bd smartgithg: 17_0_3 -> 17_1_1 2017-11-13 20:17:51 +00:00
Tim Steinbach 0975c4b77c
vscode: 1.17.2 -> 1.18.0 2017-11-13 14:05:45 -05:00
Orivej Desh 737080f4b3 audacity: delete dead patch
It was obsoleted by 2.2.0.
2017-11-13 18:17:23 +00:00
Joerg Thalheim b23f94ef52 neomutt: makeWrapper belongs in nativeBuildInputs 2017-11-13 17:29:05 +00:00
Jörg Thalheim 876a5b63b0
Merge pull request #31613 from flokli/neomutt-wrap-aux
neomutt: wrapProgram to add lib/neomutt to PATH
2017-11-13 17:24:12 +00:00
Florian Klink b14c799213 neomutt: wrapProgram to add lib/neomutt to PATH
This is needed to have the auxillary tools 'pgpewrap', 'pgpring' and
'smime_keys' in PATH.

Fixes #31609.
2017-11-13 18:04:42 +01:00
Michael Raskin bd8cd3eaed Revert switching hello to fetchipfs, re: #18296 2017-11-13 17:45:16 +01:00
Jörg Thalheim 06fd65226e
Merge pull request #31553 from jensbin/pidginsipe
pidginsipe: 1.22.1 -> 1.23.0
2017-11-13 16:41:31 +00:00
Joerg Thalheim e4db516d7d alacritty: 2017-10-31 -> 2017-11-12 2017-11-13 16:29:02 +00:00
taku0 559433d0db firefox: 56.0.2 -> 57.0 2017-11-13 23:01:02 +09:00
taku0 a74fd1d20f firefox-bin: 56.0.2 -> 57.0 2017-11-13 21:12:49 +09:00
Matthew Bauer 47a854ae01 emacs: add missing packages
this fixes eval for nix-env -qaA nixpkgs.emacsPackagesNg
2017-11-12 18:43:35 -06:00
Matthew Bauer 4ad86c5f96 font-lock-plus: fix eval 2017-11-12 18:09:26 -06:00
Matthew Bauer 90ae8bc1a8 emacs: fix cn-outline error
cn-outline is no longer in melpa so markBroken is not needed anymore

Fixes #31510
2017-11-12 18:08:08 -06:00
Renaud 2d8d35e342
Merge pull request #31564 from Mounium/aliza
aliza: 1.29.2->1.36.3
2017-11-12 22:07:01 +01:00
Rostislav Beneš 8fab6c9520 firefox: support for native messaging hosts in wrapper 2017-11-12 21:18:31 +01:00
Michael Weiss 6aed80f271 gns3Packages.{server,gui}Stable: 2.0.3 -> 2.1.0 2017-11-12 19:56:45 +01:00
Orivej Desh f7bb8d2dfa
Merge pull request #31537 from orivej/lkl
lkl: 2017-10-18 -> 2017-11-10, make-disk-image: do not fake time for cptofs
2017-11-12 18:09:34 +00:00
Vladimír Čunát ab1859e027
Merge branch 'staging'
Hydra looks very good: https://hydra.nixos.org/eval/1409475?compare=1409440
There's mainly some fallout from aarch64-linux not building `go`
on the first attempt.
2017-11-12 19:08:05 +01:00
Katona László c2d9871823 aliza: 1.29.2->1.36.3 2017-11-12 17:46:37 +01:00
Jens Binkert dbd333747e pidginsipe: 1.22.1 -> 1.23.0 2017-11-12 09:35:21 +01:00
Vladimír Čunát f6655ba128
bootstrap tools test: fixup after d71833ee36 2017-11-11 21:41:42 +01:00
Orivej Desh b8cc69b31e lkl: 2017-10-18 -> 2017-11-10 2017-11-11 20:25:18 +00:00
Frank Doepper 440ce4cfa1 shotcut: 17.09 -> 17.11 2017-11-11 17:59:13 +01:00
danbst 450123ca30 tortoisehg: fix license dialog
Upstream issue:
https://bitbucket.org/tortoisehg/thg/issues/4934/copyingtxt-not-installed-by-setuppy-on

While upstream is preparing a proper fix, we can install the missing file manually.

Originally discovered while testing https://github.com/NixOS/nixpkgs/pull/31240
2017-11-11 18:58:59 +02:00
Pascal Wittmann f63c21569f
Fix homepage links (see #30636) 2017-11-11 17:36:48 +01:00
Frederik Rietdijk 72f4278780
Merge pull request #31521 from DeltaEvo/master
albert: 0.12.0 -> 0.14.7
2017-11-11 16:36:33 +01:00
Michael Raskin eaaaebe00a golly: 2.8 -> 3.1 2017-11-11 15:31:37 +01:00
Michael Raskin 563b08c7c4 pari: 2.9.1 -> 2.9.3 2017-11-11 15:31:36 +01:00
Michael Raskin 99a3e135c3 baresip: 0.5.1 -> 0.5.6 2017-11-11 15:31:35 +01:00
Michael Raskin eeaf53dfc7 mcabber: set downloadPage to point to where we take the release anyway 2017-11-11 15:31:35 +01:00
Michael Weiss 83c2838fed android-studio-preview: 3.1.0.0 -> 3.1.0.2 2017-11-11 14:00:04 +01:00
Duarte David a1d8a2393f
albert: 0.12.0 -> 0.14.7
Update package to latest version
2017-11-11 11:34:23 +01:00
Joerg Thalheim 78dd4225e7 wpsoffice: ignore build root references 2017-11-11 10:17:00 +00:00
Joachim F 27b92b1d39
Merge pull request #31334 from mdorman/emacs-updates
Semi-automated Emacs package updates
2017-11-11 09:15:57 +00:00
Vladimír Čunát 8559b6db82
Merge branch 'master' into staging
A couple thousand rebuilds from master.
2017-11-11 09:25:07 +01:00
Mekeor Melire 1baad86cb1 st: add description and use https for homepage. 2017-11-11 05:00:29 +01:00
Pallav Agarwal 46336b6961 sdcv: 0.4.2 -> 0.5.2 2017-11-11 01:32:34 +00:00
Jörg Thalheim e0d2b0a8a5
Merge pull request #31473 from adisbladis/firefox-devedition-bin-58.0b1
firefox-devedition-bin: 58.0b1 -> 58.0b2
2017-11-10 23:48:50 +00:00
Joerg Thalheim 8f771da40c copyq: also remove commented out patch 2017-11-10 23:38:08 +00:00
Mathias Schreck b627615602 git-secret: init at 0.2.2 (#31486)
* Add lo1tuma to maintainers

* git-secret: init at 0.2.2

* gitAndTools.git-secret: man page in correct directory
2017-11-10 23:12:41 +00:00
Joerg Thalheim eb966a3b87 copyq: 3.0.3 -> 3.1.2 2017-11-10 23:02:23 +00:00
Pascal Wittmann 24e87b49b6
Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
Orivej Desh 0a51e1b3b8
Merge pull request #31416 from earldouglas/ebook2cw
ebook2cw: init at 0.8.2
2017-11-10 20:51:27 +00:00