Commit Graph

13940 Commits

Author SHA1 Message Date
aszlig
9728554c4f
Merge pull request (Chromium update)
The changes contain an update of the stable channel (along with beta and
dev as well) fixing 18 security vulnerabilities:

http://googlechromereleases.blogspot.de/2016/06/stable-channel-update.html
http://googlechromereleases.blogspot.de/2016/06/stable-channel-update_6.html
http://googlechromereleases.blogspot.de/2016/06/stable-channel-update_16.html

I've built and tested this at the following evaluation on my Hydra:

https://headcounter.org/hydra/eval/324449
2016-06-20 18:43:41 +02:00
Michael Raskin
ca495a53a5 tptp: fix hash 2016-06-20 18:38:08 +02:00
Gabriel Ebner
05a89a6512 goldendict: 1.5.0.ec86515 -> 1.5.0.rc2 2016-06-20 17:59:37 +02:00
mimadrid
ba0d3ce5f1
texstudio: 2.9.4 -> 2.11.0 2016-06-20 16:47:01 +02:00
Tobias Geerinckx-Rice
bcde5c3353
ganttproject-bin: init at 2.7.2-r1954 2016-06-20 16:04:36 +02:00
obadz
d7960ef4a0 libreoffice: default to (and have hydra build) still rather than fresh
fresh users were experiencing lots of segfaults.

Closes 
2016-06-20 13:58:07 +01:00
Bjørn Forsman
bd01fad0ed Captialize meta.description of all packages
In line with the Nixpkgs manual.

A mechanical change, done with this command:

  find pkgs -name "*.nix" | \
      while read f; do \
          sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \
      done

I manually skipped some:

* Descriptions starting with an abbreviation, a user name or package name
* Frequently generated expressions (haskell-packages.nix)
2016-06-20 13:55:52 +02:00
Scott R. Parish
1f1f0f049b chromium: Update to latest stable, beta, and dev channels
stable 51.0.2704.63 => 51.0.2704.103
beta   51.0.2704.63 => 52.0.2743.41
dev    52.0.2743.10 => 53.0.2767.4

This addresses 15 security fixes, including:

 * High   CVE-2015-1696: Cross-origin bypass in Extension bindings. Credit to
                         anonymous.
 * High   CVE-2015-1697: Cross-origin bypass in Blink. Credit to Mariusz
                         Mlynski.
 * Medium CVE-2016-1698: Information leak in Extension bindings. Credit to
                         Rob Wu.
 * Medium CVE-2016-1699: Parameter sanitization failure in DevTools. Credit
                         to Gregory Panakkal.
 * Medium CVE-2016-1700: Use-after-free in Extensions. Credit to Rob Wu.
 * Medium CVE-2016-1701: Use-after-free in Autofill. Credit to Rob Wu.
 * Medium CVE-2016-1702: Out-of-bounds read in Skia. Credit to cloudfuzzer.

See: http://googlechromereleases.blogspot.com/2016/06/stable-channel-update.html
2016-06-19 19:50:45 -07:00
zimbatm
53f421c0c4 Merge pull request from taku0/android-studio-2.1.2.0
android-studio: 2.1.1.0 -> 2.1.2.0, fixed Gradle link error
2016-06-19 22:30:34 +01:00
zimbatm
a05b2f116e Merge pull request from gratuxri/fvwm
new fvwm version 2.6.6, ftp is not available
2016-06-19 22:26:30 +01:00
zimbatm
5da1db3dcf Merge pull request from mimadrid/update/bazaar-2.7.0
bazaar: 2.6.0 -> 2.7.0
2016-06-19 22:25:49 +01:00
zimbatm
f29ce0fecc Merge pull request from mimadrid/update/thunderbird-45.1.1
thunderbird: 45.1.0 -> 45.1.1
2016-06-19 22:22:14 +01:00
zimbatm
9fa6883791 Merge pull request from mimadrid/update/cmus-2.7.1
cmus: 2.7.0 -> 2.7.1
2016-06-19 22:06:19 +01:00
Joachim Fasting
6fd8e5719b Merge pull request from pwetzel/squeezelite
Squeezelite package and service init
2016-06-19 20:53:15 +02:00
Damien Cassou
bbac378d7c Merge pull request from DamienCassou/helm-projectile-20160614
helm-projectile: 20160603.611 -> 20160614.832
2016-06-19 19:20:40 +02:00
Gabriel Ebner
c6b9ccbdff jabref: 3.3 -> 3.4 2016-06-19 18:55:50 +02:00
Gabriel Ebner
7eb1908afa ledger: 3.1 -> 3.1.1 2016-06-19 18:54:34 +02:00
Gabriel Ebner
112729b6ff viewnior: 1.5 -> 1.6 2016-06-19 18:47:14 +02:00
Gabriel Ebner
727716cd82 speedcrunch: 0.11-alpha -> 0.11 2016-06-19 18:45:04 +02:00
Gabriel Ebner
22c0cdfa82 Merge pull request from mbakke/rofi-1.1.0
rofi: 1.0.1 -> 1.1.0
2016-06-19 18:28:39 +02:00
Marius Bakke
d4891fa519 rofi: 1.0.1 -> 1.1.0 2016-06-19 16:36:03 +01:00
Gabriel Ebner
e5b3b685f4 libqalculate, qalculate-gtk: 0.9.7 -> 0.9.8 2016-06-19 17:33:45 +02:00
mimadrid
96539866a6
thunderbird: 45.1.0 -> 45.1.1 2016-06-19 17:09:55 +02:00
Gabriel Ebner
cc0b3bbcc2 minisat: support clang 2016-06-19 15:19:25 +02:00
Gabriel Ebner
9988488fc6 qutebrowser: use makeQtWrapper
Fixes .
2016-06-19 14:42:13 +02:00
Gabriel Ebner
5862c38d9d qutebrowser: 0.6.2 -> 0.7.0 2016-06-19 14:08:09 +02:00
mimadrid
c5e585e110 cmus: 2.7.0 -> 2.7.1 2016-06-19 13:13:48 +02:00
Vladimír Čunát
e757404555 Merge branch 'master' into staging
Hydra nixpkgs: ?compare=1279790
2016-06-19 12:33:04 +02:00
Damien Cassou
54ba61690a helm-projectile: 20160603.611 -> 20160614.832 2016-06-19 11:53:49 +02:00
Juri Grabowski
22744fd551 new fvwm version 2.6.6, ftp is not available 2016-06-19 11:10:00 +02:00
Vladimír Čunát
a02e5ad926 virtualbox: fix build with gcc-5.4 by Debian patch 2016-06-19 10:40:07 +02:00
Vladimír Čunát
97c484a10f treewide: fix #include errors after gcc-5.4
They were mostly missing <cmath> or <math.h>.
2016-06-19 10:18:30 +02:00
taku0
3cca6c6960 android-studio: 2.1.1.0 -> 2.1.2.0, fixed Gradle link error
- Set `LD_LIBRARY_PATH` because Gradle installs `libnative-platform.so` in `~/.gradle`, that requires `libstdc++.so.6`
- Uses Android SDK with support libraries since standard templates use them.
- Version bump
2016-06-19 12:07:50 +09:00
mimadrid
cad9e875bc bazaar: 2.6.0 -> 2.7.0 2016-06-18 23:46:32 +02:00
Aristid Breitkreuz
9ea88aa7be Merge pull request from hrdinka/fix/vim_configurable
vim_configurable: googlecode -> github
2016-06-18 17:01:18 +02:00
Gabriel Ebner
2a16e37709 khal: disable tests for now
Fixes .
2016-06-18 08:19:57 +02:00
emosenkis
75b460ce1b Cantata: update homepage () 2016-06-17 18:31:48 +02:00
Joachim Fasting
d426bab792 Merge pull request from peterhoeg/st_0137
syncthing: 0.13.4 -> 0.13.7
2016-06-17 18:01:01 +02:00
Peter Simons
0902fd29d0 Merge pull request from binarin/init-diff-so-fancy
diff-so-fancy: init at 0.9.3
2016-06-17 13:27:45 +02:00
Benno Fünfstück
03e3ef6234 xmonad-wrapper: link man pages instead of copying 2016-06-17 13:18:26 +02:00
Benno Fünfstück
2efdaa948d xmonad-wrapper: link man pages of xmonadEnv
This fixes .
2016-06-17 13:13:05 +02:00
Alexey Lebedeff
552388f8df diff-so-fancy: init at 0.9.3
Script was mentioned at GitHub blog -
https://github.com/blog/2188-git-2-9-has-been-released :)
2016-06-17 13:38:59 +03:00
Joachim Schiele
fe04ea79dd nix-tour: 0.0.1 initial release for offline use 2016-06-17 12:34:19 +02:00
Peter Simons
dddb5179c2 Merge pull request from binarin/git-contrib-depends-on-perl
git: fix perl shebangs in contrib
2016-06-17 11:09:58 +02:00
Joachim Fasting
552c2e5b08 Merge pull request from vrthra/green
SDL_sixel: Init at 1.2-nightly
2016-06-17 03:58:06 +02:00
Alexey Lebedeff
420b3c37ef git: fix perl shebangs in contrib
There are a lot of scripts in contrib (e.g. `diff-highlight`) that
contain perl shebang line. But `patchShebangs` is unablle to fix this
without explicitly listing `perl` in `buildInputs`.
2016-06-16 23:47:56 +03:00
Cast
0efb130d50 owncloud: 2.1.1 -> 2.2.1 2016-06-16 19:10:20 +02:00
mimadrid
aa8eba9d95
weka: 3.6.12 -> 3.8.0
Closes 
2016-06-16 15:47:48 +02:00
mimadrid
9b7a53d9cb
cytoscape: init at 3.4.0
Closes 
2016-06-16 15:47:21 +02:00
Christoph Hrdinka
8cbbc73dce vim_configurable: googlecode -> github
Vim is now hosted on github instead of googlecode.
2016-06-16 15:35:58 +02:00
Franz Thoma
b60b7eeaab i3-gaps: init at 4.12 2016-06-16 14:25:46 +01:00
taku0
c802f56639 flashplayer: 11.2.202.621 -> 11.2.202.626 2016-06-16 21:24:38 +09:00
Joachim Fasting
46edcd668f Merge pull request from christopher-l/gmsh
gmsh: init at 2.12.0
2016-06-15 20:30:39 +02:00
Joachim Fasting
d353301b32 Merge pull request from romildo/upd.fontmanager
font-manager: git-2016-03-02 -> 2016-06-04
2016-06-15 20:26:40 +02:00
Nathan Zadoks
8d3df9f6c4 git: 2.8.3 -> 2.9.0 2016-06-15 10:56:29 -04:00
Ambroz Bizjak
7102c3c0c4 cura: Fix breakage due to numpy change. ()
Upstream bug report: https://github.com/daid/Cura/issues/1461
2016-06-15 13:42:32 +01:00
Wout Mertens
3bbdfe5df7 Merge pull request from matthewbauer/makeself-fix-header
makeself: header wasn't being patched correctly
2016-06-15 09:44:33 +02:00
Peter Hoeg
54e806e690 syncthing: 0.13.4 -> 0.13.7 2016-06-15 12:59:41 +08:00
Matthew Bauer
a221ff5569 makeself: header wasn't being patched correctly 2016-06-14 19:17:29 +00:00
Joachim Fasting
c94f4f85c5 Merge pull request from bobvanderlinden/fix-lsyncd
lsyncd: removed support for Darwin
2016-06-14 15:04:48 +02:00
José Romildo Malaquias
1f77d3cd09
idea.idea-{community,ultimate}: 2016.1.2 -> 2016.1.3
(cherry picked from commit a6fd3e8680ff3da7ddc55c8d8dfd38e17f9fcd1f)
2016-06-14 12:28:27 +02:00
Bob van der Linden
61431e239b lsyncd: removed support for Darwin 2016-06-14 10:46:56 +02:00
Joachim Fasting
886c03ad2e Merge pull request from joachifm/grsec-ng
Rework grsecurity support
2016-06-14 03:52:50 +02:00
Joachim Fasting
dae5f53d25
qemu: apply PaX markings 2016-06-14 03:38:18 +02:00
Joachim Fasting
3123c7df37 Merge pull request from vrthra/mlterm
mlterm: Disable darwin compilaton
2016-06-14 03:09:46 +02:00
Vladimír Čunát
e68191e6c4 Merge : meld: 3.14.0 -> 3.16.0 2016-06-13 22:10:09 +02:00
mimadrid
1a9a72274a meld: 3.14.0 -> 3.16.0 2016-06-13 21:21:16 +02:00
Thomas Tuegel
8a37d9cb6d Merge pull request from bendlas/update-emacs-packages
melpa(-unstable)-packages 2016-06-12
2016-06-13 14:07:52 -05:00
Gabriel Ebner
de3ccbbdac jabref: 2.10 -> 3.3 2016-06-13 13:40:16 +02:00
Moritz Ulrich
edca4a1b55 Merge pull request from matthewbauer/neovim-darwin-fixes
Neovim darwin fixes
2016-06-13 10:42:20 +02:00
Nathan Zadoks
ff45ea743f qtpass: 1.1.1 -> 1.1.3
Closes .
2016-06-13 09:30:37 +02:00
Rahul Gopinath
e19c5ce2e7 green-pdf-viewer: init at nightly-2014-04-22
Green pdf viewer uses SDL and libpoppler to render pdf.
2016-06-12 20:27:45 -07:00
Matthew Bauer
e0884e85cf neovim: fix build on darwin, cleanup lua paths
fixes 

The cmake script had trouble finding the lua paths, this sets them
using “luaPackages.getLuaPath” and “luaPackages.getLuaCPath”.
2016-06-12 21:02:09 -05:00
Rahul Gopinath
b3edfdbe21 mlterm: Disable darwin compilaton
Mlterm does not compile on darwin due to utmp.h not found.
2016-06-12 18:36:27 -07:00
zimbatm
7618d886c9 Merge pull request from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.84 -> 0.7.86
2016-06-13 00:20:12 +01:00
zimbatm
f663822cc8 Merge pull request from romildo/fix.gksu
gksu: use nativeBuildInputs and wrapGAppsHook
2016-06-12 23:55:34 +01:00
zimbatm
b39e38f096 Merge pull request from vrthra/xterm
xterm: 320 -> 325
2016-06-12 23:49:30 +01:00
zimbatm
ae34904ee9 Merge pull request from vrthra/mupdf
mupdf: 1.8 -> 1.9
2016-06-12 23:26:34 +01:00
zimbatm
04a8f4499e Merge pull request from vrthra/mlterm
mlterm: init at 3.3.8
2016-06-12 23:20:33 +01:00
zimbatm
24b1185265 Merge pull request from hrdinka/fix/mercurial
mercurial: update source url
2016-06-12 23:11:40 +01:00
zimbatm
373b4deb46 Merge pull request from bendlas/update-dropbox-master
dropbox: 3.20.1 -> 4.4.29
2016-06-12 22:05:57 +01:00
Herwig Hochleitner
7df03fbbb3 dropbox: 3.20.1 -> 4.4.29 2016-06-12 21:55:47 +02:00
Christoph Hrdinka
077ac28f2c mercurial: update source url
The old download url isn't reachable since a few weeks. The new one uses
mercurials domain instead of selenics.
2016-06-12 20:23:00 +02:00
Rahul Gopinath
857ba2d956 llpp: 21-git-2016-05-07 -> 21-git-2015-07-30
Update llpp to sync with mupdf
2016-06-12 09:48:34 -07:00
Rahul Gopinath
82f2e72941 zathura: Update mupdf dependency 2016-06-12 09:48:34 -07:00
devhell
20f0c66fe4 canto-{curses,daemon}: 0.9.{6,5} -> 0.9.{7,6}
Unfortunately there is no changelog available.
2016-06-12 16:55:53 +01:00
devhell
22da52f28d {lib}mediainfo{-gui}: 0.7.84 -> 0.7.86
From the changelog:
```
Version 0.7.86, 2016-05-31

+ Linux/Mac: more output formats (PBCore, EBUCore, FIMS)
+ FFV1 parsing optimization, avoiding by default a too verbose trace
+ Matroska: more elements support and typo fixes in the trace
+ #I172, Trace feature: provide the name of the main parser in the media element
+ Matroska: consider all values below 0x10 EBML names as 1-byte junk
x Matroska: better support (including speed improvement) of huge lossless frames (e.g. 20 MB FFV1 4K)
x #I144, Python binding: Python 2 on Linux does not automatically provide the locale to the shared object
x HTML output: don't escape carriage returns from the input file
x FFV1: some streams were rejected despite the fact they are valid
x Python binding: some errors during call of Get() API with Python3 on Linux/Mac
```
2016-06-12 16:23:12 +01:00
Herwig Hochleitner
887c316b7d melpa(-unstable)-packages 2016-06-12 2016-06-12 17:11:51 +02:00
José Romildo Malaquias
106c5b58f1 gksu: use nativeBuildInputs and wrapGAppsHook 2016-06-12 08:27:19 -03:00
José Romildo Malaquias
5532630543 jwm: 1532 -> 1535 2016-06-12 08:06:27 -03:00
José Romildo Malaquias
f771bf9239 font-manager: git-2016-03-02 -> 2016-06-04 2016-06-12 08:00:31 -03:00
Rahul Gopinath
9b385535e8 mupdf: 1.8 -> 1.9
Updates mupdf, and libmupdf.so
2016-06-11 21:05:15 -07:00
Phil Wetzel
7e9fbf4a1d squeezelite: init at git 2016-05-27 2016-06-11 22:03:56 -04:00
Rahul Gopinath
105a903d94 xterm: 320 -> 325
Update xterm, also enable sixel, and regis support for graphics
2016-06-11 16:43:52 -07:00
Tobias Geerinckx-Rice
6558f0add3
sane-backends-git: fix corrupted hash 2016-06-12 00:28:55 +02:00
Tobias Geerinckx-Rice
6b2cdf8cd1
sane-backends-git: 2016-05-09 -> 2016-06-11
fujitsu backend v131:
- hide compression-arg option when jpeg disabled
- add Send/SC/GHS macros for recent scanners
- add initial support for fi-74x0
- add initial support for fi-7030
- set has_MS_lamp=0 for fi-71x0
- add I18N macros to all option titles and descriptions
- add usb ids for many newer scanners
2016-06-12 00:28:55 +02:00
Joachim Fasting
72d589080f
emacs25pre: 25.0.94 -> 25.0.95 2016-06-11 21:59:53 +02:00
Rahul Gopinath
c0316aaf84 mlterm: init at 3.3.8
A multi-lingual terminal that supports REGIS and SIXEL graphics
2016-06-11 12:35:34 -07:00
Arseniy Seroka
5347a118c2 Merge pull request from romildo/upd.catfish
catfish: 1.4.1 -> 1.4.2
2016-06-11 22:33:02 +03:00
Arseniy Seroka
d4876168e2 Merge pull request from hiberno/update-vivaldi
vivaldi: 1.1 -> 1.2
2016-06-11 22:32:38 +03:00
Arseniy Seroka
263edf8897 Merge pull request from womfoo/bluejeans
bluejeans: 2.155.17.5 -> 2.160.49-8
2016-06-11 22:31:46 +03:00
José Romildo Malaquias
205ec15d1e catfish: 1.4.1 -> 1.4.2 2016-06-11 15:25:59 -03:00
Christian Lask
da0b516a5f vivaldi: 1.1 -> 1.2 2016-06-11 09:55:32 +02:00
Kranium Gikos Mendoza
1497998a40 bluejeans: 2.155.17.5 -> 2.160.49-8 2016-06-11 06:29:52 +08:00
Rahul Gopinath
65b3ddec31 neomutt: 20160502 -> 20160530
Adds keywords, compress, nntp to patches.
2016-06-10 13:55:21 -07:00
zimbatm
495fb3214a Merge pull request from hiberno/update-qutebrowser
qutebrowser: 0.6.1 -> 0.6.2
2016-06-10 18:53:49 +01:00
Alexey Shmalko
b21329e0e0 zathura: Enable synctex support
Closes .
abbradar: list is not needed for lib.optional
2016-06-10 17:32:48 +03:00
Rushmore Mushambi
ceaf0185bd Merge pull request from steveeJ/rkt-bump-1.8
rkt: 1.7.0 -> 1.8.0
2016-06-10 14:30:00 +02:00
Christian L
64a6e09979 atom: 1.7.3 -> 1.8.0 () 2016-06-10 11:30:50 +01:00
Christian Lask
527077f02c qutebrowser: 0.6.1 -> 0.6.2 2016-06-10 10:11:59 +02:00
Rok Garbas
4c96860b53 firefox-bin: 47.0b9 -> 48.0b1, 48.0a2 -> 49.0a2 2016-06-10 04:24:27 +02:00
Stefan Junker
42b3156b4e rkt: 1.7.0 -> 1.8.0 2016-06-09 16:28:30 -07:00
Nikolay Amiantov
69e97f8a45 Merge pull request from abbradar/krita
krita: init at 3.0
2016-06-09 23:34:07 +04:00
Thomas Tuegel
e6fdc9f7f0 Merge pull request from abbradar/qt561
Qt: 5.6.0 -> 5.6.1
2016-06-09 14:32:53 -05:00
Nikolay Amiantov
7b84294bd9 tdesktop: fix with new Qt 2016-06-09 21:37:24 +03:00
Thomas Tuegel
04ad2ebfb2 Merge branch 'kde-propagate' 2016-06-09 12:40:04 -05:00
Thomas Tuegel
aea0ff96de sddm: run phase hooks 2016-06-09 12:39:02 -05:00
Christopher Lübbemeier
ac4903284c gmsh: init at 2.12.0 2016-06-09 18:54:26 +02:00
Rushmore Mushambi
83c40ada7e Merge pull request from kamilchm/rework-go
Rework goPackages
2016-06-09 17:09:13 +02:00
zimbatm
a5a1d45636 git-lfs: 1.2.0 -> 2016-06-07
Fixes import issues after go1.5+
2016-06-09 16:11:33 +02:00
Kamil Chmielewski
3a41ffe8aa ipfs: build fails with Go 1.6, revert to 1.5 2016-06-09 16:10:50 +02:00
Kamil Chmielewski
1dfae0678d nomad: extracted from goPackages 2016-06-09 13:08:10 +02:00
Kamil Chmielewski
8cd1d4cda5 buildGoPackage: use Go 1.6 by default 2016-06-09 13:08:10 +02:00
Kamil Chmielewski
734d152977 buildGo16Packages: fetchgit -> fetchFromGitHub 2016-06-09 13:08:10 +02:00
Kamil Chmielewski
bbc37e0eb7 Moving from fetchgit generated by go2nix to fetchFromGitHub where rev is
a tag
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
30acfc3b45 ipfs: extracted from goPackages 2016-06-09 13:08:09 +02:00
Kamil Chmielewski
7eb671ebcd no more goPackages 2016-06-09 13:08:00 +02:00
Vladimír Čunát
cc174b3d55 pidgin: simplify using the wrapped version
Now only the `pidgin` attribute is exposed and it's wrapped based on
whether the `plugins` parameter is overridden.

Discussion: https://github.com/NixOS/nixpkgs/issues/8999#issuecomment-224851642
2016-06-09 12:21:36 +02:00
Kamil Chmielewski
6f51fdd81c drive: extracted from goPackges 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
03feac7937 pond: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
e89a086f06 terraform: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
5017469197 xmpp-client: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
06327d22d6 syncthing012: extracted from goPackages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski
17770101b5 wego: extracted from goPackages 2016-06-09 11:21:30 +02:00
Kamil Chmielewski
ece0626593 git-lfs: extracted from goPackages 2016-06-09 11:21:30 +02:00
obadz
e3358c1951 pcmanfm-qt: init at 0.11.0 2016-06-08 23:08:15 +01:00
Rushmore Mushambi
5c8a8808ba Merge pull request from ljli/fix-atom
atom: patchelf ctags binary
2016-06-08 18:57:50 +02:00
Luis Pedro Coelho
bd617cb185 init bwa at 0.7.15
Closes 
2016-06-08 17:25:20 +01:00
obadz
ab70ae2edf Merge pull request from layus/auctex
ktikz: init at 0.10
2016-06-08 17:17:50 +01:00
Christian Lask
093c42161f yabar: init at 0.4.0
Closes 
2016-06-08 16:59:29 +01:00
Stefan Junker
2e6b257edf rkt: 1.5.1 -> 1.7.0 () 2016-06-08 16:43:42 +01:00
Joachim Fasting
ccf7048307 Merge pull request from taku0/firefox-bin-47.0
firefox-bin: 46.0.1 -> 47.0
2016-06-08 17:20:24 +02:00
Michael Raskin
d88aa14c6e Firefox: 46.0.1 -> 47.0 2016-06-08 17:09:12 +02:00
Moritz Ulrich
57cd08ae7e camlistore: 0.8 -> 0.9 2016-06-07 21:01:41 +02:00
Tuomas Tynkkynen
f1d83444a5 openmodelica: Use makeLibraryPath 2016-06-07 21:18:02 +03:00
Tuomas Tynkkynen
84a38b0b09 impressive: Use makeLibraryPath 2016-06-07 21:17:54 +03:00
Tuomas Tynkkynen
dbb84ca705 ipmiview: Use makeLibraryPath 2016-06-07 21:17:46 +03:00
Tuomas Tynkkynen
f4b360d932 kazam: Use makeLibraryPath
This affected the hash, so presumably this fixes output references.
2016-06-07 21:16:15 +03:00
Tuomas Tynkkynen
48f26ba8dd avrdudess: Use makeLibraryPath
This affected the hash, presumably it now references correct output of
gtk.
2016-06-07 21:15:18 +03:00
Joachim Fasting
bb70dd05b2 Merge pull request from groxxda/bump/weston
wayland & weston: 1.10.0 -> 1.11.0
2016-06-07 14:44:21 +02:00